Files
linux-legacy/drivers
Sergei Shtylyov 8820f3f2eb USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
commit 196f1b7a387546f425df2f1fad26772e3d513aea upstream.

Commit a5073b5283 (musb_gadget: fix
unhandled endpoint 0 IRQs) somehow missed its key change:

"The gadget EP0 code routinely ignores an interrupt at end of
the data phase because of musb_g_ep0_giveback() resetting the
state machine to "idle, waiting for SETUP" phase prematurely."

So, the majority of the cases of unhandled IRQs is still unfixed...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-18 13:43:34 -08:00
..
2009-12-18 13:43:18 -08:00
2009-12-08 10:21:19 -08:00
2009-12-18 13:43:30 -08:00
2009-11-09 16:21:58 -08:00