[PATCH] PCI: exynos: missing clk_disable_unprepare() on error in exynos_pcie_probe()

Sylwester Nawrocki sylvester.nawrocki at gmail.com
Tue Oct 1 09:49:23 EDT 2013


On 10/01/2013 03:33 AM, Jingoo Han wrote:
> 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()

Perhaps just:

"PCI: exynos: Add missing clk_disable_unprepare() on error path

How can something that is missing be used ? :)



More information about the linux-arm-kernel mailing list