|
@@ -135,14 +135,6 @@ static const struct dmi_system_id video_detect_dmi_table[] = {
|
|
|
DMI_MATCH(DMI_PRODUCT_NAME, "UL30A"),
|
|
|
},
|
|
|
},
|
|
|
- {
|
|
|
- .callback = video_detect_force_vendor,
|
|
|
- .ident = "Dell Inspiron 5737",
|
|
|
- .matches = {
|
|
|
- DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
|
|
|
- DMI_MATCH(DMI_PRODUCT_NAME, "Inspiron 5737"),
|
|
|
- },
|
|
|
- },
|
|
|
|
|
|
/*
|
|
|
* These models have a working acpi_video backlight control, and using
|