git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a92de6
)
[media] em28xx: remove obsolete device state checks from the ioctl functions
author
Frank Schaefer
<fschaefer.oss@googlemail.com>
Thu, 7 Feb 2013 16:39:18 +0000
(13:39 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 4 Mar 2013 17:21:10 +0000
(14:21 -0300)
v4l2_device_disconnect() is called when the device is disconnected, so that the
v4l2-core rejects all ioctl calls.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found