Hi, > -----Original Message----- > From: linux-usb-owner@xxxxxxxxxxxxxxx [mailto:linux-usb- > owner@xxxxxxxxxxxxxxx] On Behalf Of Arnaud Mandy > Sent: Friday, January 22, 2010 2:58 PM > To: linux-usb@xxxxxxxxxxxxxxx > Subject: [PATCH] usb: musb: support for OFF-mode > > using a wrapper between the transceiver driver and the controller > driver to signal the controller driver to turn on/off the controller > when VBUS event is detected. one more queries; If core_off is enabled and there are devices connected to musb port then Are we saving the latest register context? I am afraid; we are not saving and restoring the register context saved during initialization. To fix this issue, how about calling musb_save/restore functions from arch/arm/mach-omap3/pm34xx.c ? This would be good even for platforms with USB PHY having no interrupt line. -Ajay > > based-on: Heikki Krogerus <ext-heikki.krogerus@xxxxxxxxx> > Signed-off-by: Arnaud Mandy <ext-arnaud.2.mandy@xxxxxxxxx> -- 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