From: Fabio Estevam Date: Mon, 10 Jun 2013 16:26:05 +0000 (-0300) Subject: ASoC: imx-sgtl5000: Use devm_clk_get() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9840124d699614f1429748e43827b1fb35c1138;p=pandora-kernel.git ASoC: imx-sgtl5000: Use devm_clk_get() Commit 9e13f345 (ASoC: sgtl5000: Let the codec acquire its clock) removed the clk_put calls. Let's use devm_clk_get() instead, so that we do not need to call them anymore. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed