From: Hans Verkuil Date: Fri, 15 May 2015 12:29:05 +0000 (-0300) Subject: [media] videodev2.h: add COLORSPACE_DEFAULT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01dfc01914ab9a078ca8d08287c19c6663b5438;p=pandora-kernel.git [media] videodev2.h: add COLORSPACE_DEFAULT V4L2_COLORSPACE_DEFAULT is added so we have a specific define for the default case where applications do not set it but leave it to 0. In that case the driver will set the colorspace based on what it captures. This is already used, but we never had a define for the value 0. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed