From: Uwe Kleine-König Date: Wed, 8 May 2013 09:47:38 +0000 (+0200) Subject: ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcc74e6101a978b3987e767815595e5a9fec2ca;p=pandora-kernel.git ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups Drop dev_set_drvdata as this is handled in the core and use devm_request_and_ioremap instead of devm_ioremap to properly register the address range used Signed-off-by: Uwe Kleine-König Signed-off-by: Mark Brown --- Reading git-diff-tree failed