aboutsummaryrefslogtreecommitdiff
path: root/Documentation/media
diff options
context:
space:
mode:
authorGravatar Hans Verkuil <hverkuil@xs4all.nl> 2018-03-30 03:30:06 -0400
committerGravatar Mauro Carvalho Chehab <mchehab@s-opensource.com> 2018-04-04 08:05:20 -0400
commit1401b579fa77c79f098e70775fe0ea0cc05b513d (patch)
treec83dca3953dfa5932c2d23e0e018658f628837e5 /Documentation/media
parentmedia: staging: atomisp: stop duplicating input format types (diff)
downloadlinux-1401b579fa77c79f098e70775fe0ea0cc05b513d.tar.gz
linux-1401b579fa77c79f098e70775fe0ea0cc05b513d.tar.bz2
linux-1401b579fa77c79f098e70775fe0ea0cc05b513d.zip
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')
-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 d5f3eb6e674a..03931f9b1285 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.