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:
1e2e908
)
[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid value
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 11 Jan 2013 13:22:39 +0000
(10:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 28 Mar 2013 21:37:11 +0000
(18:37 -0300)
-ERANGE is the right error code when the value is outside of the menu
range, but -EINVAL must be reported for invalid values inside the range.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found