]> git.baikalelectronics.ru Git - kernel.git/commit
[media] videodev2.h: fix copy-and-paste error in V4L2_MAP_XFER_FUNC_DEFAULT
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 15 Jun 2015 13:52:40 +0000 (10:52 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 18 Jun 2015 17:34:46 +0000 (14:34 -0300)
commita5c8d521672d3471c01702ac51f74a6fc1520367
treebe4ebaec8855a43c62a23de06231e6603255fe70
parenteae0099f21f734f33017f996cea5b211681ef654
[media] videodev2.h: fix copy-and-paste error in V4L2_MAP_XFER_FUNC_DEFAULT

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