[PATCH 1/3] Revert "(pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell Inspiron 700m"
Stefan Bader
stefan.bader at canonical.com
Tue Mar 30 09:14:28 UTC 2010
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 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."),
More information about the kernel-team
mailing list