This patchset provides 2 changes. - switching from blocking to atomic notifiers to be able to use them in interrupt context - introducing new api to save and get the last event and data from/to otg_transceiver. Arnaud Mandy (2): usb: otg: notifier: switch to atomic notifiers usb: otg: introduce otg_notify_event and otg_get_last_event drivers/usb/otg/twl4030-usb.c | 8 +++----- include/linux/usb/otg.h | 24 +++++++++++++++++++++--- 2 files changed, 24 insertions(+), 8 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