[PATCH 1/3] Revert "(pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell Inspiron 700m"
Surbhi Palande
surbhi.palande at canonical.com
Mon Mar 29 14:01:00 UTC 2010
This reverts commit c5b9c3e9f52989faf7a5f67fd0cdbc556a2d3863.
in favor of upstream commit 6e6c822868f113dabe3c33bdd91e883cc28fa11b
Signed-off-by: Surbhi Palande <surbhi.palande at canonical.com>
---
drivers/gpu/drm/i915/intel_lvds.c | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/drivers/gpu/drm/i915/intel_lvds.c
index 2c0763d..93031a7 100644
--- a/drivers/gpu/drm/i915/intel_lvds.c
+++ b/drivers/gpu/drm/i915/intel_lvds.c
@@ -637,20 +637,6 @@ static const struct dmi_system_id bad_lid_status[] = {
},
},
{
- .ident = "Sony VGN-BX196VP",
- .matches = {
- DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
- DMI_MATCH(DMI_PRODUCT_NAME, "VGN-BX196VP"),
- },
- },
- {
- .ident = "Dell Inspiron 700m",
- .matches = {
- DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
- DMI_MATCH(DMI_PRODUCT_NAME, "Inspiron 700m"),
- },
- },
- {
.ident = "Clevo M5x0N",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "CLEVO Co."),
--
1.6.3.3
More information about the kernel-team
mailing list