[media] em28xx: fix tuner/frequency handling
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 6 Sep 2012 13:07:25 +0000 (10:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Jan 2013 02:47:41 +0000 (00:47 -0200)
commit20deebfe17b20ded00ba404adbcd014eb2b024c1
treef682657f8782286204a5179dc854153733c10ec8
parent319a55fbe4c1d3bbe8abe3900e6dc91440ec9b0b
[media] em28xx: fix tuner/frequency handling

v4l2-compliance found problems with frequency clamping that wasn't
reported correctly and missing tuner index checks.
Also removed unnecessary tuner type checks (these are now done by the
v4l2 core).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-video.c