From: Ulf Hansson Date: Mon, 13 May 2013 14:39:17 +0000 (+0100) Subject: ARM: 7717/1: mmc: mmci: Use devm_clk_get API X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2~1^4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665ba56fdab1670ef686ec35569aa1de0ec4ef4d;p=pandora-kernel.git ARM: 7717/1: mmc: mmci: Use devm_clk_get API Converting to devm_clk_get simplifies error handling in probe and we can remove other corresponding calls to clk_put. Signed-off-by: Ulf Hansson Signed-off-by: Russell King --- Reading git-diff-tree failed