On Mon, Aug 9, 2010 at 5:37 PM, Sergei Shtylyov <sshtylyov@xxxxxxxxxx> wrote: > Hello. > > y@xxxxxxxxxx wrote: > >> From: Bob Liu <lliubbo@xxxxxxxxx> > >> It's wrong to add 0x10 while save context registers like MUSB_TXMAXP, >> MUSB_TXCSR,MUSB_RXMAXP etc. >> This patch fix it. > > No, it's not wrong. We need to access the indexed registers which are at > offset 0x10. I see.. But our Blackfin platform the offset is not 0x10 but 0x40. I updated the patch use direct address instead of indexed. [PATCH] musb: Change to direct addr in conext suspend/resume. Thanks! > >> Signed-off-by: Bob Liu <lliubbo@xxxxxxxxx> > > WBR, Sergei > -- Regards, --Bob -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html