[media] cx23885: Don't duplicate xc4000 entry for radio
authorMiroslav Slugen <thunder.mmm@gmail.com>
Sun, 11 Dec 2011 23:19:34 +0000 (20:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 13:55:12 +0000 (11:55 -0200)
All radio tuners in cx23885 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.

Be aware radio support in cx23885 is not yet committed, so this is only
minor fix for future support.

Signed-off-by: Miroslav Slugen <thunder.mmm@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found