summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-10-11 21:49:38 -0700
committerFelipe Balbi <balbi@ti.com>2012-10-16 12:47:40 +0300
commitd5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1 (patch)
treef3b9cf4c413adea7d4a75f4682a741981c484579 /drivers/tty/serial/sccnxp.c
parentc2fa3edc58a262dfcb7aea78e24661e90e00098c (diff)
downloadlinux-d5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1.tar.bz2
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/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions