Skip to content

Commit

Permalink
acer-wmi: No rfkill on HP Omen 15 wifi
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Powell authored and Darren Hart committed Aug 28, 2015
1 parent efd85cf commit 628b319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/platform/x86/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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},
};

Expand Down

0 comments on commit 628b319

Please sign in to comment.