[media] cx88: fix: don't duplicate xc4000 entry for radio
commitb6854e3f31402476bcc9d2f41570389fa491de17
authorMiroslav Slugen <thunder.mmm@gmail.com>
Sun, 11 Dec 2011 22:00:06 +0000 (11 19:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 13:55:22 +0000 (16 11:55 -0200)
treeadc5c55b99b8012c475990382e3c56b9f2fc9e28
parent9ee8537f60590c63d74dc5724c921bc3eb6ef558
[media] cx88: fix: don't duplicate xc4000 entry for radio

All radio tuners in cx88 driver using same address for radio and tuner,
so there is no need to probe it twice for same tuner and we can use
radio_type UNSET, this also fix broken radio since kernel 2.6.39-rc1
for those tuners.

Cc: stable@kernel.org
Signed-off-by: Miroslav Slugen <thunder.mmm@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-cards.c