[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 11 Oct 2011 08:12:52 +0000 (05:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 11:58:53 +0000 (09:58 -0200)
commitaa07eec5320cf1793062c03b8409e7541ca37c31
treecbfead55cd780cb44768c4a8c1f783df020d00c6
parentdacd4fa37dbafe209a90d6d5b729d2257df4b734
[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY

As per the feature removal document, make the tuner type check more strict
so that it is no longer possible to set the radio frequency through a video
node or the TV frequency through a radio node.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-g-frequency.xml
Documentation/feature-removal-schedule.txt
drivers/media/video/v4l2-ioctl.c