From: Tushar Behera Date: Wed, 21 May 2014 03:22:17 +0000 (+0530) Subject: ASoC: samsung: Use devm_snd_soc_register_card X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~1^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c583883ecdca277c258c95dc8c711dfb76d23b40;p=pandora-kernel.git ASoC: samsung: Use devm_snd_soc_register_card Replace snd_soc_register_card with devm_snd_soc_register_card. With this change, we can delete the empty remove functions. Signed-off-by: Tushar Behera Signed-off-by: Mark Brown --- Reading git-diff-tree failed