drm/connector: Fix typo in documentation
authorMaxime Ripard <maxime@cerno.tech>
Wed, 2 Feb 2022 09:43:40 +0000 (10:43 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 3 Feb 2022 15:09:11 +0000 (16:09 +0100)
commitdca384a3bf5af1c781cfa6aec63904bdb5018c36
tree832144c95183fa8625339c050bc06ee591bc7e0a
parentc5e804ba38b5a3aa230e2a0ae9ed8058235f52d4
drm/connector: Fix typo in documentation

Commit 4adc33f36d80 ("drm/edid: Split deep color modes between RGB and
YUV444") introduced two new variables in struct drm_display_info and
their documentation, but the documentation part had a typo resulting in
a doc build warning.

Fixes: 4adc33f36d80 ("drm/edid: Split deep color modes between RGB and YUV444")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/20220202094340.875190-1-maxime@cerno.tech
include/drm/drm_connector.h