kernel-fxtec-pro1x/sound/soc/sh/rcar
Kuninori Morimoto 462c30bc8b ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC
2a46db4a3("ASoC: rsnd: add AUDIO_CLKOUT support") added AUDIO_CLKOUT
support for ADG. But single AUDIO_CLKOUT needs clkout_name[CLKOUT],
not clkout_name[i]. Kernel will have NULL pointer access without this
patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-09-16 20:40:39 +01:00
..
adg.c ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC 2015-09-16 20:40:39 +01:00
core.c ASoC: rsnd: add common mod confirm method 2015-09-14 19:47:31 +01:00
ctu.c ASoC: rsnd: add rsnd_mod_get() macro and use it 2015-09-14 19:47:31 +01:00
dma.c ASoC: rsnd: Silence DMA slave ID compile warning on 64-bit 2015-08-11 17:13:25 +01:00
dvc.c ASoC: rsnd: add rsnd_mod_get() macro and use it 2015-09-14 19:47:31 +01:00
gen.c ASoC: rsnd: add MIX (Mixer) support 2015-07-17 19:26:06 +01:00
Makefile ASoC: rsnd: add MIX (Mixer) support 2015-07-17 19:26:06 +01:00
mix.c ASoC: rsnd: add rsnd_mod_get() macro and use it 2015-09-14 19:47:31 +01:00
rsnd.h ASoC: rsnd: add common mod confirm method 2015-09-14 19:47:31 +01:00
rsrc-card.c ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing 2015-07-16 22:10:32 +01:00
src.c ASoC: rsnd: add rsnd_mod_get() macro and use it 2015-09-14 19:47:31 +01:00
ssi.c ASoC: rsnd: tidyup ADG clock calculate method 2015-09-14 19:47:32 +01:00