]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: uapi: Move colorimetry controls at the end of the file
authorPaul Kocialkowski <paulk@sys-base.io>
Tue, 5 Aug 2025 20:47:17 +0000 (22:47 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Fri, 29 Aug 2025 09:04:02 +0000 (11:04 +0200)
commit4247053aaacda75480e1918e0d58a687ae5a266a
treea342e4adad5e5f7ba9dbb5a2466fc006c0339421
parent32d40a571c2dc9009b3be047f66180dc9837e7a1
media: uapi: Move colorimetry controls at the end of the file

The colorimetry controls class is defined after the stateless codec
class at the top of the controls header. It is currently defined in
the middle of stateless codec controls.

Move the colorimetry controls after the stateless codec controls,
at the end of the file.

Signed-off-by: Paul Kocialkowski <paulk@sys-base.io>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
include/uapi/linux/v4l2-controls.h