linux/sound/soc/sh/rcar
Kuninori Morimoto 575f1f929f ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name()
This patch adds missing check of snd_soc_of_get_dai_name().
It might not be able to use sound card, because it might returns
-EPROBE_DEFER.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-12-01 13:19:06 +00:00
..
adg.c ASoC: rsnd: don't use normal *mod in adg.c 2015-11-30 18:11:23 +00:00
cmd.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
core.c ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access 2015-12-01 13:19:06 +00:00
ctu.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dma.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dvc.c ASoC: rsnd: dvc enables non-stereo sound 2015-11-30 18:11:23 +00:00
gen.c ASoC: rsnd: add TDM Extend Mode support 2015-11-30 18:11:23 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: mix: add rsnd_mix_halt() 2015-11-30 18:11:23 +00:00
rsnd.h ASoC: rsnd: add TDM Extend Mode support 2015-11-30 18:11:23 +00:00
rsrc-card.c ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name() 2015-12-01 13:19:06 +00:00
src.c ASoC: rsnd: src: add rsnd_src_halt() 2015-11-30 18:11:23 +00:00
ssi.c ASoC: rsnd: add TDM Extend Mode support 2015-11-30 18:11:23 +00:00
ssiu.c ASoC: rsnd: add TDM Extend Mode support 2015-11-30 18:11:23 +00:00