commit | 716fdee110ceb816cca8c46c0890d08c5a1addb9 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Sep 29 21:07:19 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:40:36 2009 -0200 |
tree | 69e4f133fbbf6549a73b03c3d72583ed66db5710 | |
parent | 1a969d9863a0c8890eb799ec710dda9701f10483 [diff] |
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device The uvcvideo driver has a driver-wide lock and a reference count to protect against a disconnect/open race. Now that videodev handles the race itself, reference-counting in the driver can be removed. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>