This is a RFC for implementing OFF-mode. The idea is to use the notifier indicating the usb events. In this way any kind of platform using nop-tranceiver or others can kick the notifier event. The following patches must be applied before applying of the patch. A) http://www.spinics.net/lists/linux-omap/msg24154.html Depending on [PATCH 1/7] usb: musb: Add context save and restore support Depending on [PATCH 2/7] usb: musb: get rid of omap_readl/writel B) http://www.spinics.net/lists/linux-usb/msg25234.html [RFC/PATCH 1/5] usb: otg: add notifier support C)http://www.spinics.net/lists/linux-usb/msg25231.html (for platform using TWL) [RFC/PATCH 2/5] usb: otg: twl4030: add support for notifier Arnaud Mandy (1): usb: musb: omap: support for OFF-mode drivers/usb/musb/musb_core.c | 34 ++++++++++++++++++++++- drivers/usb/musb/musb_core.h | 13 ++++++++- drivers/usb/musb/omap2430.c | 63 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 107 insertions(+), 3 deletions(-) -- 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