From: Mauro Carvalho Chehab Date: Fri, 9 Jan 2009 11:38:47 +0000 (-0300) Subject: V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367) X-Git-Tag: v2.6.29-rc4~69^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e478c06e83efc365e8351bff7b4c569f22e642d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed