From: Peter Ujfalusi Date: Tue, 14 Feb 2012 12:52:42 +0000 (+0200) Subject: ASoC: omap-mcbsp: Cleanup of module probe/remove code X-Git-Tag: v3.4-rc1~144^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee6595069f29b918b957a013debfae83e68724d;p=pandora-kernel.git ASoC: omap-mcbsp: Cleanup of module probe/remove code Use devm_* where it is possible to save on cleanup path. Start merging the two mcbsp file content. Move pm_runtime_enable/disable calls to ASoC probe, remove from module probe/remove time. Signed-off-by: Peter Ujfalusi Tested-by: Grazvydas Ignotas Tested-by: Janusz Krzysztofik Acked-by: Mark Brown Acked-by: Jarkko Nikula Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed