From: Vikram Pandita Date: Wed, 7 Sep 2011 16:19:23 +0000 (-0700) Subject: usb: musb: omap2+: fix context api's X-Git-Tag: sz_beta2~41^3~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ce967def6e97a512af0364ee23ae308def0c2e;p=pandora-kernel.git 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 Signed-off-by: Anand Gadiyar Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed