+ drm-i915-add-sony-vgn-bz12vn-to-acpi-lid-quirk-list.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drm/i915: add Sony VGN-BZ12VN to ACPI LID quirk list
has been added to the -mm tree.  Its filename is
     drm-i915-add-sony-vgn-bz12vn-to-acpi-lid-quirk-list.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: drm/i915: add Sony VGN-BZ12VN to ACPI LID quirk list
From: Hubert Hesse <linux@xxxxxxxxxxxxxxxx>

The Sony Vaio VGN-BZ12VN laptop always reports the LID
status as closed, therefore add it into the acpi lid quirk list.

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=15473

Signed-off-by: Hubert Hesse <linux@xxxxxxxxxxxxxxxx>
Cc: David Airlie <airlied@xxxxxxxx>
Cc: Eric Anholt <eric@xxxxxxxxxx>
Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
Cc: Zhao Yakui <yakui.zhao@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/gpu/drm/i915/intel_lvds.c |    7 +++++++
 1 file changed, 7 insertions(+)

diff -puN drivers/gpu/drm/i915/intel_lvds.c~drm-i915-add-sony-vgn-bz12vn-to-acpi-lid-quirk-list drivers/gpu/drm/i915/intel_lvds.c
--- a/drivers/gpu/drm/i915/intel_lvds.c~drm-i915-add-sony-vgn-bz12vn-to-acpi-lid-quirk-list
+++ a/drivers/gpu/drm/i915/intel_lvds.c
@@ -638,6 +638,13 @@ static const struct dmi_system_id bad_li
 		},
 	},
 	{
+		.ident = "Sony VGN-BZ12VN",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "VGN-BZ12VN"),
+		},
+	},
+	{
 		.ident = "PC-81005",
 		.matches = {
 			DMI_MATCH(DMI_SYS_VENDOR, "MALATA"),
_

Patches currently in -mm which might be from linux@xxxxxxxxxxxxxxxx are

drm-i915-add-sony-vgn-bz12vn-to-acpi-lid-quirk-list.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux