mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 08:43:31 +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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue