diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-06-24 14:47:56 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-26 14:21:35 +0200 |
commit | 4f725cb3fa46fabe7fd7c7175fa77e12616bfdb8 (patch) | |
tree | c525f45faa57f52670e4dd348deb5f7acb8a7dc9 /include | |
parent | V4L/DVB (4221): Add HM12 YUV format define. (diff) | |
download | linux-4f725cb3fa46fabe7fd7c7175fa77e12616bfdb8.tar.xz linux-4f725cb3fa46fabe7fd7c7175fa77e12616bfdb8.zip |
V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.
Fixes the weird and incorrect condition in VIDIOC_S_FREQUENCY.
The tuner should always be switched to the mode specified in the
v4l2_frequency struct. Much simpler and also corresponding to the
v4l2 specification.
The old condition made it impossible to switch from radio to
analog tv mode using VIDIOC_S_FREQUENCY. Instead the (tv) frequency would
be given to the radio tuner.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions