summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/dvb/frontend.xml
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2015-05-24 19:45:38 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 12:12:58 -0300
commitd511eb7d642aaf513fefeb05514dc6177c53c350 (patch)
treea126022a915d5257067327c96cdfab41156202bf /Documentation/DocBook/media/dvb/frontend.xml
parent37f85b276a36b531234992b05eb057841af46fb4 (diff)
downloadlinux-d511eb7d642aaf513fefeb05514dc6177c53c350.tar.gz
linux-d511eb7d642aaf513fefeb05514dc6177c53c350.tar.bz2
linux-d511eb7d642aaf513fefeb05514dc6177c53c350.zip
[media] uvcvideo: Remove unneeded device disconnected flag
The UVC_DEV_DISCONNECTED flag is set when the USB device is disconnected, and checked in the open() handler to refuse opening a device that has been disconnected. This is inherently racy, but the race condition is taken care of in the V4L2 core, which also fails open() calls when the V4L2 device node has been unregistered. As the uvcvideo USB disconnect handler unregisters all its video device nodes, the UVC_DEV_DISCONNECTED flag doesn't serve any purpose anymore and can be removed. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb/frontend.xml')
0 files changed, 0 insertions, 0 deletions