Re: [PATCH] USB: add Sensoray 2255 v4l driver

From: Oliver Neukum
Date: Fri May 16 2008 - 02:28:25 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/