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:
be18a25
)
usb: musb: omap2+: fix context api's
author
Vikram Pandita
<vikram.pandita@ti.com>
Wed, 7 Sep 2011 16:19:23 +0000
(09:19 -0700)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Dec 2011 09:51:40 +0000
(11:51 +0200)
RxFifoSz, TxFifoSz, RxFifoAddr, TxFifoAddr
are all indexed registers.
So before doing a context save or restore, INDEX register
should be set, then only one gets to the right register offset.
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found