acer-wmi: No rfkill on HP Omen 15 wifi
authorMichael Powell <michael_powell@mentor.com>
Sun, 2 Aug 2015 22:59:29 +0000 (22:59 +0000)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 28 Aug 2015 18:14:09 +0000 (11:14 -0700)
Prevents acer-wmi from blocking wifi on HP Omen 15 laptops

Signed-off-by: Michael Powell <michael_powell@mentor.com>
[david.ward@ll.mit.edu: Resubmitted clean patch]
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/acer-wmi.c

index f6b280d..d773b9d 100644 (file)
@@ -807,6 +807,7 @@ static const struct acpi_device_id norfkill_ids[] __initconst = {
        { "IBM0068", 0},
        { "LEN0068", 0},
        { "SNY5001", 0},        /* sony-laptop in charge */
+       { "HPQ6601", 0},
        { "", 0},
 };