Hi there,
how you will find the patch attached.
Regards,
Eugeny
--- a/drivers/usb/gadget/pxa2xx_udc.c 2004-12-25 00:35:00.000000000 +0300
+++ b/drivers/usb/gadget/pxa2xx_udc.c 2005-02-17 21:04:12.000000000 +0300
@@ -943,6 +943,7 @@
UDCCFR = UDCCFR_AREN|UDCCFR_ACM;
done(ep, req, 0);
dev->ep0state = EP0_END_XFER;
+ local_irq_save(flags);
return 0;
}
if (dev->req_pending)
