On Wednesday 31 March 2010 16:41:51 Dean A. wrote: > # HG changeset patch > # User Dean Anderson <dean@xxxxxxxxxxxx> > # Date 1270046291 25200 > # Node ID c72bdc8732abc0cf7bc376babfd06b2d999bdcf4 > # Parent 2ab296deae938864b06b29cc224eb4b670ae3aa9 > s2255drv: removal of BKL > > From: Dean Anderson <dean@xxxxxxxxxxxx> > > big kernel lock removed from open function. > v4l2 code does not require locking the open function except > to check asynchronous firmware load state, which is protected > by a mutex Can you do the same for the go7007 driver? And for both drivers you can also switch to using unlocked_ioctl. Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html