]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
asus-laptop: Add support for P30/P35
authorTorsten Krah <tkrah@fachschaft.imn.htwk-leipzig.de>
Fri, 17 Oct 2008 07:47:57 +0000 (09:47 +0200)
committerLen Brown <len.brown@intel.com>
Fri, 17 Oct 2008 18:09:24 +0000 (14:09 -0400)
Add support for P30/P35.

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

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/asus-laptop.c

index de82f2f5a813ed9622855125012f439fd076827a..df82cda87694ff2b470d0d7e4783ced7d841f3cf 100644 (file)
@@ -139,6 +139,7 @@ ASUS_HANDLE(lcd_switch, "\\_SB.PCI0.SBRG.EC0._Q10", /* All new models */
            "\\_SB.PCI0.PX40.ECD0._Q10",        /* L3C */
            "\\_SB.PCI0.PX40.EC0.Q10",  /* M1A */
            "\\_SB.PCI0.LPCB.EC0._Q10", /* P30 */
+           "\\_SB.PCI0.LPCB.EC0._Q0E", /* P30/P35 */
            "\\_SB.PCI0.PX40.Q10",      /* S1x */
            "\\Q10");           /* A2x, L2D, L3D, M2E */