On Wednesday 31 March 2010 16:41:51 Dean A. wrote:
> # HG changeset patch
> # User Dean Anderson <d...@sensoray.com>
> # Date 1270046291 25200
> # Node ID c72bdc8732abc0cf7bc376babfd06b2d999bdcf4
> # Parent  2ab296deae938864b06b29cc224eb4b670ae3aa9
> s2255drv: removal of BKL
> 
> From: Dean Anderson <d...@sensoray.com>
> 
> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to