summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-03-12 14:53:39 -0300
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:55:01 +0900
commitefbdde5c220558cbcd61f89198a01a5c9d28b904 (patch)
treee2ae8ae5231b54288eed87505e7bce0191ffe6f6 /Documentation
parentc463d71621d26287e312aef8155f2aa0318807f7 (diff)
downloadlinux-3.10-efbdde5c220558cbcd61f89198a01a5c9d28b904.tar.gz
linux-3.10-efbdde5c220558cbcd61f89198a01a5c9d28b904.tar.bz2
linux-3.10-efbdde5c220558cbcd61f89198a01a5c9d28b904.zip
upstream: [media] v4l: define unit for V4L2_CID_RF_TUNER_BANDWIDTH
Use Hertz as a unit for radio channel bandwidth. Cc: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/media/v4l/controls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/controls.xml b/Documentation/DocBook/media/v4l/controls.xml
index 08ee38a60d1..fc067d25327 100644
--- a/Documentation/DocBook/media/v4l/controls.xml
+++ b/Documentation/DocBook/media/v4l/controls.xml
@@ -5002,7 +5002,7 @@ by the driver.</entry>
<entry spanname="descr">Filter(s) on tuner signal path are used to
filter signal according to receiving party needs. Driver configures filters to
fulfill desired bandwidth requirement. Used when V4L2_CID_RF_TUNER_BANDWIDTH_AUTO is not
-set. The range and step are driver-specific.</entry>
+set. Unit is in Hz. The range and step are driver-specific.</entry>
</row>
<row>
<entry spanname="id"><constant>V4L2_CID_RF_TUNER_LNA_GAIN_AUTO</constant>&nbsp;</entry>