WSL2-Linux-Kernel/sound/soc/sh/rcar
Kuninori Morimoto d7c42ff8c3 ASoC: rsnd: call missing snd_soc_unregiter_component/platform()
Current Renesas R-Car sound driver doesn't call
snd_soc_unregiter_component/platform() in .remove.
This patch call these functions.

Reported-by: Nguyen Viet Dung <nv-dung@jinso.co.jp>
Reported-by: Bui Duc Phuc <bd-phuc@jinso.co.jp>
Reported-by: Cao Minh Hiep <cm-hiep@jinso.co.jp>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-02-02 18:37:56 +00:00
..
Makefile ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
adg.c ASoC: rsnd: remove unsed rdai parameter from each function 2015-01-15 11:37:48 +00:00
core.c ASoC: rsnd: call missing snd_soc_unregiter_component/platform() 2015-02-02 18:37:56 +00:00
dvc.c ASoC: rsnd: call missing snd_ctl_remove() 2015-02-02 18:37:56 +00:00
gen.c ASoC: rsnd: add recovery support for under/over flow error on SRC 2015-01-12 12:59:32 +00:00
rsnd.h ASoC: rsnd: call missing snd_ctl_remove() 2015-02-02 18:37:56 +00:00
src.c ASoC: rsnd: error meesage indicates its port 2015-01-15 11:37:48 +00:00
ssi.c ASoC: rsnd: tidyup DMA start/stop timing on SSI 2015-01-15 11:37:49 +00:00