diff options
author | Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> | 2012-08-20 18:39:23 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-05 16:52:08 -0700 |
commit | 697d5c004e390102efbf9320a5416873679bea81 (patch) | |
tree | dc707dc867027cb53a8014ab41b02fcca85d8a7b /drivers/usb/serial/mos7720.c | |
parent | 47c56a1479373d46f90d2e301869b9952f632451 (diff) |
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>
Diffstat (limited to 'drivers/usb/serial/mos7720.c')
0 files changed, 0 insertions, 0 deletions