mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
acer-wmi: No rfkill on HP Omen 15 wifi
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>
This commit is contained in:
parent
efd85cf86a
commit
628b3198cc
@ -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},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user