From: Wei Yongjun Date: Thu, 21 Nov 2013 03:07:09 +0000 (+0800) Subject: pata_arasan_cf: add missing clk_disable_unprepare() on error path X-Git-Tag: v3.13-rc2~5^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9e1499861f34919beb279ea8c7a40378486a24;p=pandora-kernel.git pata_arasan_cf: add missing clk_disable_unprepare() on error path Add the missing clk_disable_unprepare() before return from cf_init() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Tejun Heo Acked-by: Viresh Kumar --- Reading git-diff-tree failed