Home
last modified time | relevance | path

Searched hist:"994 a9df1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sh/rcar/
H A Dgen.c994a9df1 Thu Nov 28 20:43:23 CST 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: rcar: remove .path_init/exit from rsnd_gen_ops

rsnd_gen_ops has .path_init/exit callback function
which cares SRU/SSI (if Gen1) SCU/SSIU/SSI (if Gen2)
path settings.
But, the differences between Gen1/Gen2 are cared
in ssi.c/scu.c, and the path itself is same in Gen1/Gen2.
This patch removes .path_init/exit callback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
994a9df1 Thu Nov 28 20:43:23 CST 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: rcar: remove .path_init/exit from rsnd_gen_ops

rsnd_gen_ops has .path_init/exit callback function
which cares SRU/SSI (if Gen1) SCU/SSIU/SSI (if Gen2)
path settings.
But, the differences between Gen1/Gen2 are cared
in ssi.c/scu.c, and the path itself is same in Gen1/Gen2.
This patch removes .path_init/exit callback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>