X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Documentation%2Flinux_tv%2Fmedia%2Fv4l%2Fdev-radio.rst;h=955173aaf48e930d2403fa17a970fb6c568b25ba;hb=af4a4d0db8ab2c4e2088bc48cfa49511b766dca6;hp=672540105a666cec25017605ebf625499cde48f6;hpb=789818845202ac243836b526e406fe8c97ec8cc2;p=deliverable%2Flinux.git diff --git a/Documentation/linux_tv/media/v4l/dev-radio.rst b/Documentation/linux_tv/media/v4l/dev-radio.rst index 672540105a66..955173aaf48e 100644 --- a/Documentation/linux_tv/media/v4l/dev-radio.rst +++ b/Documentation/linux_tv/media/v4l/dev-radio.rst @@ -21,7 +21,7 @@ Devices supporting the radio interface set the ``V4L2_CAP_RADIO`` and ``V4L2_CAP_TUNER`` or ``V4L2_CAP_MODULATOR`` flag in the ``capabilities`` field of struct :ref:`v4l2_capability ` returned by the -:ref:`VIDIOC_QUERYCAP ` ioctl. Other combinations of +:ref:`VIDIOC_QUERYCAP ` ioctl. Other combinations of capability flags are reserved for future extensions. @@ -47,8 +47,8 @@ discussed in :ref:`tuner`) with index number zero to select the radio frequency and to determine if a monaural or FM stereo program is received/emitted. Drivers switch automatically between AM and FM depending on the selected frequency. The -:ref:`VIDIOC_G_TUNER ` or -:ref:`VIDIOC_G_MODULATOR ` ioctl reports the +:ref:`VIDIOC_G_TUNER ` or +:ref:`VIDIOC_G_MODULATOR ` ioctl reports the supported frequency range.