[media] cx23885: fix UNSET/TUNER_ABSENT confusion
commit0f3bf3dc1ca394a8385079a5653088672b65c5c4
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 27 Jun 2014 14:15:41 +0000 (27 11:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 1 Aug 2014 18:30:59 +0000 (1 15:30 -0300)
tree58d55176832f5f5595d2bca9bc4b84caebcdfc4b
parentee27aa901805dfc9c3a5eb5f0948eba9ab481ba1
[media] cx23885: fix UNSET/TUNER_ABSENT confusion

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