diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-10-11 21:49:38 -0700 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-10-16 12:47:40 +0300 |
commit | d5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1 (patch) | |
tree | f3b9cf4c413adea7d4a75f4682a741981c484579 /drivers/usb/gadget/lpc32xx_udc.c | |
parent | c2fa3edc58a262dfcb7aea78e24661e90e00098c (diff) |
usb: renesas_usbhs: fixup interrupt status clear method
When interrupt happened, renesas_usbhs driver gets irq status
by usbhs_status_get_each_irq(), and cleared all status by using 0.
But, this method is incorrect,
since extra interrupt might occur between them.
This patch cleared corresponding bits only
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/lpc32xx_udc.c')
0 files changed, 0 insertions, 0 deletions