diff mbox

[1/3] Revert "(pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell Inspiron 700m"

Message ID 4f378c8f3e7fca6f3d919924ddf05da4f5e7666f.1269870282.git.surbhi.palande@canonical.com
State Superseded
Delegated to: Andy Whitcroft
Headers show

Commit Message

Surbhi Palande March 29, 2010, 2:01 p.m. UTC
This reverts commit c5b9c3e9f52989faf7a5f67fd0cdbc556a2d3863.
in favor of upstream commit 6e6c822868f113dabe3c33bdd91e883cc28fa11b

Signed-off-by: Surbhi Palande <surbhi.palande@canonical.com>
---
 drivers/gpu/drm/i915/intel_lvds.c |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

Comments

Stefan Bader March 30, 2010, 9:14 a.m. UTC | #1
Surbhi Palande wrote:
> This reverts commit c5b9c3e9f52989faf7a5f67fd0cdbc556a2d3863.
> in favor of upstream commit 6e6c822868f113dabe3c33bdd91e883cc28fa11b

Please add the BugLink to the LP bug that is being fixed by the series to this
revert as well.

> Signed-off-by: Surbhi Palande <surbhi.palande@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."),
diff mbox

Patch

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."),