From 56bfef3e72cf4a98d0e8f56129673146733c1366 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 26 May 2014 19:57:21 -0300 Subject: [PATCH] [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-format-patch failed