Messages in this thread |  | | | From | Oliver Neukum <> | | Subject | Re: [PATCH] USB: add Sensoray 2255 v4l driver | | Date | Fri, 16 May 2008 08:28:12 +0200 |
Am Freitag 16 Mai 2008 04:51:02 schrieb Mauro Carvalho Chehab: > > +static DEFINE_MUTEX(usb_s2255_open_mutex); > > Hmmm... what happens if the user plugs two or more of such devices?
Concurrent calls to open() will be delayed. Not a problem, if the firmware issue is fixed as it needs to be.
Regards Oliver
|  |