commit | 3e478c06e83efc365e8351bff7b4c569f22e642d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jan 09 08:38:47 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jan 29 08:35:37 2009 -0200 |
tree | 80352cb99aed4aa63660f87dfe4a6f30e4047042 | |
parent | dbdf03b48bd32150b4023ea0dd22f566958b6294 [diff] |
V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367) If Hauppauge eeprom is corrupted, the driver returns tuner = 0, instead of TUNER_ABSENT. This makes the drivers to initialize tuner, instead of handling the manual parameter. Since the tuner core rejects that a tuner to have their type changed, this breaks the manual tuner override. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>