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:
94f7213
)
usb: musb: dsps: add {tx,rx}_mode to wrapper
author
Daniel Mack
<zonque@gmail.com>
Mon, 25 Nov 2013 21:26:42 +0000
(22:26 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 26 Nov 2013 16:35:15 +0000
(10:35 -0600)
rx_mode and tx_mode need to be read at suspend time and restored on
resume for dsps platforms. So add it to the wrapper struct first, and
initialize the values.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found