Hi, On 5/10/2012 10:30 AM, Shinya Kuribayashi wrote: > I'm not using this gpio_vbus driver myself, but preparing for a variant > otg driver dedicated for our LSI with an internal transceiver, which is > very similar to gpio_vbus. > > These four patches are what I noticed during my review for gpio_vbus, > and tested using my variant driver. I don't think 4/4 is necessarily > put into gpio_vbus, but it's just a nice-to-have feature IMHO. If you > find it useful, just take it, thanks. > > Build tested on v3.0-based kernel, and rebased against the latest > linus/master. Above four patches have been queued up in usb-next, thanks Greg! Here're additional changes for gpio_vbus driver. Build and tested using our private kernel, and rebased on top of the usb-next tree. ---------------------------------------------------------------- Shinya Kuribayashi (5): USB: gpio_vbus: use cached IRQ number for consistency with the probed one USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use USB: gpio_vbus: handle IRQ flags properly USB: gpio_vbus: a missing cancellation of workqueue in remove() function USB: gpio_vbus: wakeup support on GPIO VBUS interrupts drivers/usb/otg/gpio_vbus.c | 58 +++++++++++++++++++++++++++++++++-------- include/linux/usb/gpio_vbus.h | 2 ++ 2 files changed, 49 insertions(+), 11 deletions(-) -- Shinya Kuribayashi Renesas Electronics -- 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