linux/drivers/usb/renesas_usbhs
Shimoda, Yoshihiro 697d5c004e usb: renesas_usbhs: modify the irq handler for sharing irq
When IORESOURCE_IRQ_SHAREABLE is set, the irq handler may be called
even if the interupt of the USB module doesn't happen. So, it may
clear the interrupt flags by mistake. This patch fixes it.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 16:52:08 -07:00
..
common.c usb: renesas_usbhs: fixup resume method for autonomy mode 2012-08-10 11:53:24 -07:00
common.h renesas_usbhs: cleanup quoted includes 2012-06-05 10:15:25 +02:00
fifo.c USB patches for 3.6-rc1 2012-07-26 10:23:47 -07:00
fifo.h usb: renesas: fix scheduling in atomic context bug 2012-02-14 13:44:53 +02:00
Kconfig usb: gadget: renesas_usbhs: drop dependency 2011-10-13 20:41:54 +03:00
Makefile usb: gadget: renesas_usbhs: fixup driver compile style 2011-10-13 20:41:54 +03:00
mod.c usb: renesas_usbhs: modify the irq handler for sharing irq 2012-09-05 16:52:08 -07:00
mod.h renesas_usbhs: cleanup quoted includes 2012-06-05 10:15:25 +02:00
mod_gadget.c usb: renesas_usbhs: gadget: add support for set_selfpowered 2012-05-04 15:53:05 +03:00
mod_host.c usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume 2012-08-10 11:53:23 -07:00
pipe.c renesas_usbhs: cleanup quoted includes 2012-06-05 10:15:25 +02:00
pipe.h renesas_usbhs: cleanup quoted includes 2012-06-05 10:15:25 +02:00