linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 221bf523e3 ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
Current R-Car sound driver is assuming that
SCU mod is used even though it is not needed.
Because scu.c is controlling SSIU too.
(it is Gen1 compatibility)
But, SCU mod will be really not used if new platform dai
feature was added.
Thus, rsnd_scu_ssi_mode_init() is called from SSI
directory by this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-03-05 14:07:52 +08:00
..
adg.c ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter 2014-03-04 12:13:49 +08:00
core.c ASoC: rsnd: Get correct SCU ID 2014-03-05 14:07:52 +08:00
gen.c ASoC: rsnd: remove unused SSI_CONTROL 2014-03-04 12:13:49 +08:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI 2014-03-05 14:07:52 +08:00
scu.c ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI 2014-03-05 14:07:52 +08:00
ssi.c ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI 2014-03-05 14:07:52 +08:00