[PATCH] PCI: exynos: missing clk_disable_unprepare() on error in exynos_pcie_probe()
Jingoo Han
jg1.han at samsung.com
Mon Sep 30 21:33:41 EDT 2013
On Sunday, September 29, 2013 11:29 AM, Wei Yongjun wrote:
>
> From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
>
> Add the missing clk_disable_unprepare() before return
> from exynos_pcie_probe() in the error handling case.
>
> Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
Acked-by: Jingoo Han <jg1.han at samsung.com>
However, the commit name should be fixed as below:
[PATCH] PCI: exynos: use missing clk_disable_unprepare() on error in exynos_pcie_probe()
Best regards,
Jingoo Han
> ---
> drivers/pci/host/pci-exynos.c | 18 ++++++++++++------
> 1 file changed, 12 insertions(+), 6 deletions(-)
>
More information about the linux-arm-kernel
mailing list