linux/sound/soc/sh/rcar
Kuninori Morimoto fd9adcfdc1 ASoC: rsnd: judge work SSI in runtime
Current rsnd supports multi SSI (maximum 4 SSI for 8ch),
and, it should determine whether using each SSI or not in runtime.
All SSIs are not used even if there are 4 SSI in case of stereo.

Current driver setups un-used SSI in such case. It is no problem,
but not needed. This patch judges it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-02-20 00:53:02 +09:00
..
adg.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
cmd.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
core.c ASoC: rsnd: judge multi SSI in runtime 2016-02-20 00:53:02 +09:00
ctu.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
dma.c ASoC: rsnd: attach Audio-DMAC-periperi correctly 2016-01-22 17:12:25 +00:00
dvc.c ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS 2016-02-20 00:53:02 +09:00
gen.c ASoC: rsnd: ctu: settings matches to datasheet 2016-01-22 17:12:25 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
rsnd.h ASoC: rsnd: judge multi SSI in runtime 2016-02-20 00:53:02 +09:00
rsrc-card.c ASoC: rsrc-card: tidyup dai format for DPCM 2015-12-17 12:14:31 +00:00
src.c ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR 2016-02-20 00:53:02 +09:00
ssi.c ASoC: rsnd: judge work SSI in runtime 2016-02-20 00:53:02 +09:00
ssiu.c ASoC: rsnd: judge multi SSI in runtime 2016-02-20 00:53:02 +09:00