From: Hans Verkuil Date: Mon, 15 Jun 2015 13:52:40 +0000 (-0300) Subject: [media] videodev2.h: fix copy-and-paste error in V4L2_MAP_XFER_FUNC_DEFAULT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d5556fa9dbf6b88e1a8fe88e47ad1b8ddb4742;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed