Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 628b3198 authored by Michael Powell's avatar Michael Powell Committed by Darren Hart
Browse files

acer-wmi: No rfkill on HP Omen 15 wifi



Prevents acer-wmi from blocking wifi on HP Omen 15 laptops

Signed-off-by: default avatarMichael Powell <michael_powell@mentor.com>
[david.ward@ll.mit.edu: Resubmitted clean patch]
Signed-off-by: default avatarDarren Hart <dvhart@linux.intel.com>
parent efd85cf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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},
};