]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: replace ADOBERGB by OPRGB
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 14 Sep 2018 08:58:03 +0000 (04:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:12:51 +0000 (11:12 -0800)
commit11e879dd4a6d7c50ae80790cade70c4c2a1a4f11
tree040007e0eb23364a3b49fb4043bc2cf5e6032ae9
parentaff52a2f431b92dc1febd15a5b84d014444281ec
media: replace ADOBERGB by OPRGB

commit db0340182444612bcadb98bdec22f651aa42266c upstream.

The CTA-861 standards have been updated to refer to opRGB instead
of AdobeRGB. The official standard is in fact named opRGB, so
switch to that.

The two old defines referring to ADOBERGB in the public API are
put under #ifndef __KERNEL__ and a comment mentions that they are
deprecated.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: stable@vger.kernel.org
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/media/videodev2.h.rst.exceptions
drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c
drivers/media/i2c/adv7511.c
drivers/media/i2c/adv7604.c
drivers/media/i2c/tc358743.c
drivers/media/platform/vivid/vivid-core.h
drivers/media/platform/vivid/vivid-ctrls.c
drivers/media/platform/vivid/vivid-vid-out.c
drivers/media/v4l2-core/v4l2-dv-timings.c
include/uapi/linux/videodev2.h