OpenCloudOS-Kernel/sound/soc/sh/rcar
Kuninori Morimoto 5451ea443b ASoC: rsnd: count each mod (SSI/SRC/DVC)
Each Renesas sound mod (= SSI/SRC/DVC) might be called from many paths
if it supports MIXer. Then, we don't need to re-call each mod function
that had been called. This patch count each mod status.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-06-16 12:34:02 +01:00
..
Makefile ASoC: rsrc-card: add Renesas sampling rate convert sound card support 2015-03-27 15:58:20 -07:00
adg.c ASoC: rsnd: remove useless debug message 2015-03-27 16:00:47 -07:00
core.c ASoC: rsnd: count each mod (SSI/SRC/DVC) 2015-06-16 12:34:02 +01:00
dma.c ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock 2015-06-16 12:34:01 +01:00
dvc.c ASoC: rsnd: remove useless debug message 2015-03-27 16:00:47 -07:00
gen.c ASoC: rsnd: remove useless debug message 2015-03-27 16:00:47 -07:00
rsnd.h ASoC: rsnd: count each mod (SSI/SRC/DVC) 2015-06-16 12:34:02 +01:00
rsrc-card.c ASoC: rsrc-card: cleanup for DPCM 2015-06-16 12:34:02 +01:00
src.c ASoC: rsnd: spin lock for interrupt handler 2015-05-22 14:15:26 +01:00
ssi.c ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock 2015-06-16 12:34:01 +01:00