media: videodev2.h: Move HM12 format to YUV semi-planar section
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 6 Dec 2020 23:03:03 +0000 (00:03 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Dec 2020 12:59:24 +0000 (13:59 +0100)
commit473dbed54fdbac0e8671c2e0d0fa5f3bad281a31
treed1de5d3466f9b974083399fcafba8012837ad05e
parent0a078e0d8ecb0ca0296755399c3a8f38b60c7b23
media: videodev2.h: Move HM12 format to YUV semi-planar section

V4L2_PIX_FMT_HM12 is a YUV semi-planar macro-block format. Move it from
the packed YUV formats section where it was misplaced to the YUV
semi-planar formats section.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/uapi/linux/videodev2.h