From: Kuninori Morimoto Date: Mon, 2 Feb 2015 04:54:07 +0000 (+0000) Subject: ASoC: rsnd: call missing snd_soc_unregiter_component/platform() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~4^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c42ff8c34f1c291fcd45c7d56d41aba68c4b13;p=pandora-kernel.git 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 Reported-by: Bui Duc Phuc Reported-by: Cao Minh Hiep Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed