From: Tushar Behera Date: Wed, 21 May 2014 03:22:18 +0000 (+0530) Subject: ASoC: samsung: Use devm_snd_soc_register_platform X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~1^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55313bd3b09b68ce28e328e9dde79bfc389ea921;p=pandora-kernel.git ASoC: samsung: Use devm_snd_soc_register_platform Replaced snd_soc_register_platform with devm_snd_soc_register_platform in samsung_asoc_dma_platform_register(). This makes the function samsung_asoc_dma_platform_unregister() redundant. This is removed and all its users are updated. Signed-off-by: Tushar Behera Signed-off-by: Mark Brown --- Reading git-diff-tree failed