Hi Felipe
> On Thu, Oct 11, 2012 at 09:49:38PM -0700, Kuninori Morimoto wrote:
> > 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
On Thu, Oct 11, 2012 at 09:49:38PM -0700, Kuninori Morimoto wrote:
> 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 cle
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
---
drivers/