diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-01 18:28:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 12:18:03 +0200 |
commit | 699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e (patch) | |
tree | 5bad64214364bbfd057562637a6ca2cc67e18e30 /Documentation/media/uapi/dvb/audio-channel-select.rst | |
parent | media: ca-fopen.rst: Fixes the device node name for CA (diff) | |
download | linux-699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e.tar.xz linux-699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e.zip |
media: dvb uAPI docs: Prefer use "Digital TV instead of "DVB"
The usage of the term "DVB" at the dvb API docs is confusing,
as, right now, it can refer to either the European digital TV
standard or to the subsystem.
So, prefer calling it as "Digital TV" on most places, to avoid
ambiguity.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/dvb/audio-channel-select.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/audio-channel-select.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/dvb/audio-channel-select.rst b/Documentation/media/uapi/dvb/audio-channel-select.rst index 2ceb4efebdf0..8cab3d7abff5 100644 --- a/Documentation/media/uapi/dvb/audio-channel-select.rst +++ b/Documentation/media/uapi/dvb/audio-channel-select.rst @@ -44,7 +44,7 @@ Arguments Description ----------- -This ioctl is for DVB devices only. To control a V4L2 decoder use the +This ioctl is for Digital TV devices only. To control a V4L2 decoder use the V4L2 ``V4L2_CID_MPEG_AUDIO_DEC_PLAYBACK`` control instead. This ioctl call asks the Audio Device to select the requested channel if |