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:
e0a6104
)
usb: musb: unconditionally save and restore the context on suspend
author
Daniel Mack
<zonque@gmail.com>
Mon, 25 Nov 2013 21:26:40 +0000
(22:26 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 26 Nov 2013 16:35:15 +0000
(10:35 -0600)
It appears not all platforms featuring a musb core need to save the musb
core registers at suspend time and restore them on resume.
The dsps platform does, however, and because it shouldn't cause any
trouble on other platforms, do it unconditionally for all of them.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_core.c
Simple merge