From: Manuel Lauss Date: Tue, 1 Dec 2009 17:10:34 +0000 (+0100) Subject: ASoC: au1x: dbdma2: fix oops on soc device removal. X-Git-Tag: v2.6.33-rc1~390^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc8079879e8edfff451b62b7550bdd18523f963;p=pandora-kernel.git ASoC: au1x: dbdma2: fix oops on soc device removal. platform_device_unregister() frees resources for us, no need to do it explicitly. Fixes an oops when machine code removes the soc-audio device. Signed-off-by: Manuel Lauss Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed