linux/sound/soc/sh/rcar
Kuninori Morimoto 7b5ce9759a ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
SRU (Gen1) / SCU (Gen2) / SSIU (Gen2) are controlled under scu.c.
(SCU + SSIU (Gen2) was SRU (Gen1))
And register of SSI_MODE0/1 are mapped on these IP.
But these have been implemented under ssi.c on this driver.
The naming is very confusable,
but it should be implemented under scu.c

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-02-03 12:41:36 +00:00
..
adg.c ASoC: rsnd: add SRC (Sampling Rate Converter) support 2013-12-31 13:35:31 +00:00
core.c ASoC: sh: Don't set unused struct snd_pcm_hardware fields 2014-01-09 14:29:44 +00:00
gen.c ASoC: rsnd: tidyup register naming of BUSIF_MODE 2014-02-03 12:41:15 +00:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c 2014-02-03 12:41:36 +00:00
scu.c ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c 2014-02-03 12:41:36 +00:00
ssi.c ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c 2014-02-03 12:41:36 +00:00