diff mbox

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

Message ID 1269982747-16679-1-git-send-email-surbhi.palande@canonical.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Surbhi Palande March 30, 2010, 8:59 p.m. UTC
BugLink: http://launchpad.net/bugs/515246

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 31, 2010, 9:50 a.m. UTC | #1
Surbhi Palande wrote:
> BugLink: http://launchpad.net/bugs/515246
> 
> This reverts commit c5b9c3e9f52989faf7a5f67fd0cdbc556a2d3863
> in favor of upstream commit 6e6c822868f113dabe3c33bdd91e883cc28fa11b
> 
> Signed-off-by: Surbhi Palande <surbhi.palande@canonical.com>
Acked-by: Stefan Bader <stefan.bader@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."),
Steve Conklin March 31, 2010, 3:41 p.m. UTC | #2
On Tue, 2010-03-30 at 23:59 +0300, Surbhi Palande wrote:
> BugLink: http://launchpad.net/bugs/515246
> 
> This reverts commit c5b9c3e9f52989faf7a5f67fd0cdbc556a2d3863
> in favor of upstream commit 6e6c822868f113dabe3c33bdd91e883cc28fa11b
> 
> Signed-off-by: Surbhi Palande <surbhi.palande@canonical.com>
Acked-by: Steve Conklin <steve.conklin@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
> 
>
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."),