On Saturday 05 May 2007, Arnaud Patard wrote:
> 
> This patch adds the support for the Usb Device Controller that can be
> found on Samsung S3C24xx SoCs. 

I'm going to forward a slightly cleaned up version of this
(mostly whitespace issues) for merging, since if nothing
else it seems like a usable initial version.

However, its locking looks pretty dubious.  There's a spinlock
which ought to be used inside the endpoint methods, but those
methods are instead using local_irq_{save,restore}().

- Dave


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to