From: Laurent Pinchart Date: Mon, 26 May 2014 22:57:21 +0000 (-0300) Subject: [media] v4l: vsp1: Switch to XRGB formats X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56bfef3e72cf4a98d0e8f56129673146733c1366;p=pandora-kernel.git [media] v4l: vsp1: Switch to XRGB formats The driver ignores the alpha component on output video nodes and hardcodes the alpha component to 0 on capture video nodes. Make this explicit by exposing XRGB formats. Compatibility with existing userspace applications is handled by selecting the XRGB format corresponding to the requested old RGB format. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed