OSDN Git Service

[media] cx88: consistently use UNSET for absent tuner
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 29 Aug 2014 10:45:00 +0000 (07:45 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 10:35:34 +0000 (08:35 -0200)
commitc39ba330322ba087f4c814f641d1818137c98e95
treee63a7f5d8152f0244c93e855205962275584d42f
parent078859a3230c123ed9cb798fb1cd7f89b4fde102
[media] cx88: consistently use UNSET for absent tuner

Don't mix UNSET and TUNER_ABSENT: you have to pick one or the other. For
this driver selecting UNSET to represent an absent tuner resulting in
the fewest changes.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/cx88/cx88-cards.c
drivers/media/pci/cx88/cx88-video.c