linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 4076220767 ASoC: rsnd: nothing to do on rsnd_dai_remove()
rsnd_dai_remove() called rsnd_path_exit(),
but these memory will be cleaned automatically.
Because it is created by devm_kzalloc().
nothing to do on rsnd_dai_remove()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-03-05 14:07:53 +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: nothing to do on rsnd_dai_remove() 2014-03-05 14:07:53 +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 probe/remove callback on rsnd_mod_ops 2014-03-05 14:07:52 +08:00
scu.c ASoC: rsnd: use mod probe method on SCU 2014-03-05 14:07:53 +08:00
ssi.c ASoC: rsnd: use mod probe method on SSI 2014-03-05 14:07:53 +08:00