diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2019-07-11 10:53:25 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-11 15:00:38 +0200 |
commit | 22be8233b34f4f468934c5fefcbe6151766fb8f2 (patch) | |
tree | be8f635b94fbaab4cb1fb386da1ea7736e2fb2ec /include/trace/events/dma_fence.h | |
parent | media: v4l2-subdev: fix regression in check_pad() (diff) | |
download | linux-22be8233b34f4f468934c5fefcbe6151766fb8f2.tar.xz linux-22be8233b34f4f468934c5fefcbe6151766fb8f2.zip |
media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in use
The V4L2_PIX_FMT_BGRA444 define clashed with the pre-existing V4L2_PIX_FMT_SGRBG12
which strangely enough used the same fourcc, even though that fourcc made no sense
for a Bayer format. In any case, you can't have duplicates, so change the fourcc of
V4L2_PIX_FMT_BGRA444.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: <stable@vger.kernel.org> # for v5.2 and up
Fixes: 6c84f9b1d2900 ("media: v4l: Add definitions for missing 16-bit RGB4444 formats")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/trace/events/dma_fence.h')
0 files changed, 0 insertions, 0 deletions