ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
authorMia Kanashi <chad@redpilled.dev>
Sat, 29 Oct 2022 22:20:08 +0000 (01:20 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Nov 2022 18:42:48 +0000 (19:42 +0100)
commitb423f240a66ad928c4cb5ec6055dfc90ce8d894e
treea77a8a98e723642916b0c2fd1c22879e0d0dd68e
parent30a0b95b1335e12efef89dd78518ed3e4a71a763
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur

Added GPE quirk entry for the HP Pavilion Gaming 15-cx0041ur.
There is a quirk entry for the 15-cx0xxx laptops, but this one has
different DMI_PRODUCT_NAME.

Notably backlight keys and other ACPI events now function correctly.

Signed-off-by: Mia Kanashi <chad@redpilled.dev>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c