linux/sound/soc/sh/rcar
Kuninori Morimoto a204d90c91 ASoC: rsnd: add rsnd_scu_init(), and separate init/start
Current scu.c has rsnd_scu_start(),
and, operation of initialization/start
are implemented in this function.
This patch adds new rsnd_scu_init() and separates
rsnd_scu_start(), since rsnd_mod_ops has .init/.start callbacks.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-02-03 12:41:15 +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: cleanup debug information method 2014-02-03 12:41:15 +00:00
scu.c ASoC: rsnd: add rsnd_scu_init(), and separate init/start 2014-02-03 12:41:15 +00:00
ssi.c ASoC: rsnd: remove meaningless rsnd_ssi_non() 2014-02-03 12:41:15 +00:00