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:
90ac5ea
)
V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a boolean...
author
Laurent Pinchart
<laurent.pinchart@skynet.be>
Thu, 17 Jul 2008 10:37:37 +0000
(07:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 26 Jul 2008 16:18:25 +0000
(13:18 -0300)
Although the V4L2 spec states that the minimum and maximum fields may not be
valid for control types other than V4L2_CTRL_TYPE_INTEGER, it makes sense
to set the bounds to 0 and 1 for boolean controls instead of returning
uninitialized values.
Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found