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:
3ee72ca
)
sata_mv: release clock on ata_host_activate() failure
author
Sergei Shtylyov
<sshtylyov@ru.mvista.com>
Fri, 7 Oct 2011 15:22:33 +0000
(19:22 +0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Sat, 8 Oct 2011 03:46:12 +0000
(23:46 -0400)
mv_platfrom_probe() forgets to call clk_disable() and clk_put() iff
ata_host_activate() fails...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found