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:
0185b1b
)
ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 30 Jul 2014 00:54:07 +0000
(08:54 +0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 30 Jul 2014 16:04:22 +0000
(12:04 -0400)
Add the missing clk_disable_unprepare() before return from
imx_sata_enable() in the phy reset error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found