linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 994a9df1e3 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>
2013-11-29 12:09:54 +00:00
..
adg.c ASoC: rsnd: remove rsnd_priv_read/write/bset() 2013-09-24 19:53:36 +01:00
core.c ASoC: rcar: add ID check on rsnd_dai_get() 2013-10-11 19:45:49 +01:00
gen.c ASoC: rcar: remove .path_init/exit from rsnd_gen_ops 2013-11-29 12:09:54 +00:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h ASoC: rcar: remove unused register settings 2013-11-29 12:09:54 +00:00
scu.c ASoC: rcar: add rsnd_scu_hpbif_is_enable() 2013-10-20 17:28:37 +01:00
ssi.c ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG 2013-10-20 17:28:37 +01:00