git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f62b878
)
PCI: exynos: Add missing clk_disable_unprepare() on error path
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 29 Sep 2013 02:29:11 +0000
(10:29 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 4 Oct 2013 22:46:28 +0000
(16:46 -0600)
Add the missing clk_disable_unprepare() before return
from exynos_pcie_probe() in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
No differences found