From: Kuninori Morimoto Date: Tue, 4 Mar 2014 04:51:03 +0000 (-0800) Subject: ASoC: rsnd: nothing to do on rsnd_dai_remove() X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4076220767416b8b65009dd57eeb317c38d41baa;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed