[ACPI_ASUS] M6R display reading
authorKarol Kozimor <sziwan@hell.org.pl>
Wed, 4 Jan 2006 04:03:00 +0000 (23:03 -0500)
committerLen Brown <len.brown@intel.com>
Wed, 4 Jan 2006 05:55:36 +0000 (00:55 -0500)
This patch corrects the node to read display settings on M6R laptops.

Signed-off-by: Karol Kozimor <sziwan@hell.org.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/asus_acpi.c

index 582995e..d4e1e95 100644 (file)
@@ -302,7 +302,7 @@ static struct model_data model_conf[END_MODEL] = {
         .brightness_set = "SPLV",
         .brightness_get = "GPLV",
         .display_set = "SDSP",
-        .display_get = "\\SSTE"},
+        .display_get = "\\_SB.PCI0.P0P1.VGA.GETD"},
        {
         .name = "M6R",
         .mt_mled = "MLED",