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:
3bc766a
)
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 4 Nov 2009 14:53:49 +0000
(11:53 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:19 +0000
(18:41 -0200)
-EINVAL is required by the V4L2 specification. -ENODEV is simply wrong
as the device exists.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found