From: Wei Yongjun Date: Sun, 29 Sep 2013 02:29:11 +0000 (+0800) Subject: PCI: exynos: Add missing clk_disable_unprepare() on error path X-Git-Tag: v3.13-rc1~95^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8db3c9086cd33ee3efc913ade291694f54a57f2;p=pandora-kernel.git PCI: exynos: Add missing clk_disable_unprepare() on error path Add the missing clk_disable_unprepare() before return from exynos_pcie_probe() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Bjorn Helgaas Acked-by: Jingoo Han --- Reading git-diff-tree failed