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:
6b6e971
)
USB: musb: fix possible panic while resuming
author
Kim Kyuwon
<q1.kim@samsung.com>
Fri, 27 Mar 2009 01:56:51 +0000
(18:56 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 17 Apr 2009 17:50:26 +0000
(10:50 -0700)
During driver resume processing, musb could cause a kernel panic.
Fix by enabling the clock earlier, with the resume_early method.
Signed-off-by: Kim Kyuwon <q1.kim@samsung.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found