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:
ee71e7b
)
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 19 Apr 2012 15:36:03 +0000
(12:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 19 Apr 2012 20:23:55 +0000
(17:23 -0300)
If the vidioc_default implementation doesn't support the ioctl, then drivers
must return -ENOTTY instead of -EINVAL.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found