commit | ea737554451d9fae1207e84a3d2c495bbfcd3f08 | [log] [tgz] |
---|---|---|
author | Vikram Pandita <vikram.pandita@ti.com> | Wed Sep 07 09:19:23 2011 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:51:40 2011 +0200 |
tree | a1e7c3ebca4e5bb398616822b3fc3c07d5ae82a8 | |
parent | be18a251892ab85d1bc10d87d336ee25f8dba615 [diff] |
usb: musb: omap2+: fix context api's 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>