From: Axel Lin Date: Wed, 25 Aug 2010 08:59:11 +0000 (+0800) Subject: ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove() X-Git-Tag: v2.6.37-rc1~126^2~1^2~151^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014a27553a804c24a213d11aee30470b0a83f341;p=pandora-kernel.git ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove() The "priv" allocated in pxa_ssp_probe() should be kfreed in pxa_ssp_remove(). Signed-off-by: Axel Lin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed