From: Vikram Pandita Date: Wed, 7 Sep 2011 16:19:23 +0000 (-0700) Subject: usb: musb: omap2+: fix context api's X-Git-Tag: v3.3-rc1~153^2~29^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea737554451d9fae1207e84a3d2c495bbfcd3f08;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