linux/sound/soc/sh/rcar
Kuninori Morimoto 32a96d558d ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Current rsnd_dai_call didn't count callback-count if callback
wasn't implemented. Thus, it counts can be unbalance.
ex) .start : implemented
    .stop  : not implemented
This patch solve this issue

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-10-22 13:30:01 +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: fixup rsnd_dai_call() behavior for unimplemented method 2015-10-22 13:30:01 +01:00
ctu.c ASoC: rsnd: Gen1 probe is not error 2015-10-16 15:21:35 +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: Gen1 probe is not error 2015-10-16 15:21:35 +01:00
gen.c ASoC: rsnd: fixup struct rsnd_gen::res array size 2015-10-22 13:30:01 +01:00
Makefile ASoC: rsnd: add MIX (Mixer) support 2015-07-17 19:26:06 +01:00
mix.c ASoC: rsnd: Gen1 probe is not error 2015-10-16 15:21:35 +01:00
rcar_snd.h ASoC: rsnd: Remove obsolete platform data support 2015-10-07 12:19:51 +01:00
rsnd.h ASoC: rsnd: Remove obsolete platform data support 2015-10-07 12:19:51 +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: Announce for removing Gen1 SRU support 2015-10-14 10:11:10 +01:00
ssi.c ASoC: rsnd: fixup devm_request_irq() option on ssi.c 2015-10-22 13:30:01 +01:00