commit | c39ba330322ba087f4c814f641d1818137c98e95 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Aug 29 07:45:00 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 08:35:34 2014 -0200 |
tree | e63a7f5d8152f0244c93e855205962275584d42f | |
parent | 078859a3230c123ed9cb798fb1cd7f89b4fde102 [diff] |
[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>