summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/extended-controls.rst
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2018-03-30 03:30:06 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-04-04 08:05:20 -0400
commit1401b579fa77c79f098e70775fe0ea0cc05b513d (patch)
treec83dca3953dfa5932c2d23e0e018658f628837e5 /Documentation/media/uapi/v4l/extended-controls.rst
parent0116b8df1c9e8f0946b678d0caaf4542f571af5c (diff)
downloadlinux-0-day-1401b579fa77c79f098e70775fe0ea0cc05b513d.tar.gz
linux-0-day-1401b579fa77c79f098e70775fe0ea0cc05b513d.tar.xz
media: extended-controls.rst: transmitter -> receiver
V4L2_CID_DV_RX_POWER_PRESENT refers to a receiver, not a transmitter. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/extended-controls.rst')
-rw-r--r--Documentation/media/uapi/v4l/extended-controls.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/extended-controls.rst b/Documentation/media/uapi/v4l/extended-controls.rst
index d5f3eb6e674ac..03931f9b12854 100644
--- a/Documentation/media/uapi/v4l/extended-controls.rst
+++ b/Documentation/media/uapi/v4l/extended-controls.rst
@@ -3565,7 +3565,7 @@ enum v4l2_dv_it_content_type -
HDMI carries 5V on one of the pins). This is often used to power an
eeprom which contains EDID information, such that the source can
read the EDID even if the sink is in standby/power off. Each bit
- corresponds to an input pad on the transmitter. If an input pad
+ corresponds to an input pad on the receiver. If an input pad
cannot detect whether power is present, then the bit for that pad
will be 0. This read-only control is applicable to DVI-D, HDMI and
DisplayPort connectors.