- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / media / video / pvrusb2 / pvrusb2-eeprom.c
index 45cbca0..5ef0059 100644 (file)
@@ -144,6 +144,7 @@ int pvr2_eeprom_analyze(struct pvr2_hdw *hdw)
        trace_eeprom("serial_number=%d",tvdata.serial_number);
        trace_eeprom("rev_str=%s",tvdata.rev_str);
        hdw->tuner_type = tvdata.tuner_type;
+       hdw->tuner_updated = !0;
        hdw->serial_number = tvdata.serial_number;
        hdw->std_mask_eeprom = tvdata.tuner_formats;