From: Wei Yongjun Date: Wed, 30 Jul 2014 00:54:07 +0000 (+0800) Subject: ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~189^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f5be0f40922717e2b6e39a9822e7e7f30fd81f;p=pandora-kernel.git ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable() Add the missing clk_disable_unprepare() before return from imx_sata_enable() in the phy reset error handling case. Signed-off-by: Wei Yongjun Acked-by: Shawn Guo Signed-off-by: Tejun Heo --- Reading git-diff-tree failed