On Sat, Sep 18, 2010 at 12:58 AM, Greg KH <greg@xxxxxxxxx> wrote: > On Thu, Sep 16, 2010 at 09:56:09AM +0300, Felipe Balbi wrote: >> From: Bob Liu <lliubbo@xxxxxxxxx> >> >> Since not all platforms are using the same offset 0x10 in >> musb_save/restore_context() eg Blackfin the offset is 0x40, >> Change the indexed address to direct. > > What problem does this solve so late in the release cycle? > It only affect blackfin platform. Because of the different register offset the driver can't save and restore registers correctly in our platform during suspend/resume. This patch use no platform related code for musb_save/restore_context(). > Can it wait for .37 and maybe a -stable backport? > No problem :-) Thanks. -- 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