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:
511a1b8
)
[media] videodev2.h: fix copy-and-paste error in V4L2_MAP_XFER_FUNC_DEFAULT
author
Hans Verkuil
<hverkuil@xs4all.nl>
Mon, 15 Jun 2015 13:52:40 +0000
(10:52 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 18 Jun 2015 17:34:46 +0000
(14:34 -0300)
The colorspace argument was compared against a V4L2_XFER_FUNC define instead
of against a V4L2_COLORSPACE define, returning the wrong answer.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/uapi/linux/videodev2.h
patch
|
blob
|
history
diff --cc
include/uapi/linux/videodev2.h
Simple merge