From: Russell King Date: Tue, 20 Nov 2012 12:19:33 +0000 (+0000) Subject: ASoC: kirkwood-i2s: use devm_* APIs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc517bf32985f2438ff706204a6dd1476b3dc98;p=pandora-kernel.git ASoC: kirkwood-i2s: use devm_* APIs Simplify the cleanup paths in the driver by using the devm_* APIs, ensuring that all error paths are correctly checked. Signed-off-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed