commit | a5ef91c9a55c89e8c57e628d371107cdfe2d0bd9 | [log] [tgz] |
---|---|---|
author | Dean Anderson <dean@sensoray.com> | Thu Apr 08 23:46:08 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:57:23 2010 -0300 |
tree | 9e48cde53711ce1c8f56bf43477cdb518527ca84 | |
parent | c0a2ec956d6e61081b6f98b839b0e28979941687 [diff] |
V4L/DVB: s2255drv: removal of big kernel lock 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 Signed-off-by: Dean Anderson <dean@sensoray.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>