linux/sound/soc/sh/rcar
Kuninori Morimoto b8cc41e9e8 ASoC: rsnd: add rsnd_scu_enable_ssi_irq()
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 used.
Thus, SSIU irq setting 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: add rsnd_scu_enable_ssi_irq() 2014-03-05 14:07:52 +08:00
scu.c ASoC: rsnd: add rsnd_scu_enable_ssi_irq() 2014-03-05 14:07:52 +08:00
ssi.c ASoC: rsnd: add rsnd_scu_enable_ssi_irq() 2014-03-05 14:07:52 +08:00