OSDN Git Service

[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)
commitf8d5556fa9dbf6b88e1a8fe88e47ad1b8ddb4742
treebe4ebaec8855a43c62a23de06231e6603255fe70
parent511a1b8a4c816a4e46a0d0aea9221ff3c708282e
[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