]> 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)
commitd4b1640c209c66f1748eb14fef66236bc0e37e5a
treebe4ebaec8855a43c62a23de06231e6603255fe70
parent410b8d89a9b98be2cd6af9448ed6943548ab240b
[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