diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-10-12 06:49:38 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-10-16 11:47:40 +0200 |
commit | d5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1 (patch) | |
tree | f3b9cf4c413adea7d4a75f4682a741981c484579 /fs/efs | |
parent | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos (diff) | |
download | linux-d5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1.tar.xz linux-d5c6a1e024dd5acd6ad2e1a6eb6a2fd5c15c50f1.zip |
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 'fs/efs')
0 files changed, 0 insertions, 0 deletions