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:
6feb63b
)
USB: ehci: phy low power mode bug fixing
author
Alek Du
<alek.du@intel.com>
Tue, 19 Jan 2010 08:31:31 +0000
(16:31 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 16 Feb 2010 23:11:04 +0000
(15:11 -0800)
1. There are two msleep calls inside two spin lock sections, need to unlock
and lock again after msleep.
2. Save a extra status reg setting.
Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found