--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-s-hw-freq-seek.xml 2017-06-27 09:49:32.000000000 +0000
+++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-s-hw-freq-seek.xml 2021-02-04 17:41:59.000000000 +0000
@@ -121,7 +121,9 @@
If non-zero, the lowest tunable frequency of the band to
search in units of 62.5 kHz, or if the &v4l2-tuner;
capability field has the
-V4L2_TUNER_CAP_LOW flag set, in units of 62.5 Hz.
+V4L2_TUNER_CAP_LOW flag set, in units of 62.5 Hz or if the &v4l2-tuner;
+capability field has the
+V4L2_TUNER_CAP_1HZ flag set, in units of 1 Hz.
If rangelow is zero a reasonable default value
is used.
@@ -131,7 +133,9 @@
If non-zero, the highest tunable frequency of the band to
search in units of 62.5 kHz, or if the &v4l2-tuner;
capability field has the
-V4L2_TUNER_CAP_LOW flag set, in units of 62.5 Hz.
+V4L2_TUNER_CAP_LOW flag set, in units of 62.5 Hz or if the &v4l2-tuner;
+capability field has the
+V4L2_TUNER_CAP_1HZ flag set, in units of 1 Hz.
If rangehigh is zero a reasonable default value
is used.