[media] cx23885: fix UNSET/TUNER_ABSENT confusion
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 27 Jun 2014 14:15:41 +0000 (11:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 1 Aug 2014 18:30:59 +0000 (15:30 -0300)
Sometimes dev->tuner_type is compared to UNSET, sometimes to TUNER_ABSENT,
but these defines have different values.

Standardize to TUNER_ABSENT.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/cx23885/cx23885-417.c
drivers/media/pci/cx23885/cx23885-video.c