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:
58e45f3
)
musb_hdrc: Fix clock usage for suspend
author
Tony Lindgren
<tony@atomide.com>
Tue, 7 Aug 2007 13:10:44 +0000
(06:10 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 7 Aug 2007 13:10:44 +0000
(06:10 -0700)
At least tusb implements set_clock(), and in that
case clk_disable() gets called twice. Do not call
clk_disable() if set_clock() is implemented.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found