Re: [PATCH v2] platform/x86: wmi: Stop using ACPI device class

From: Ilpo Järvinen
Date: Tue Feb 06 2024 - 05:14:53 EST


On Tue, 30 Jan 2024 23:19:42 +0100, Armin Wolf wrote:

> When an ACPI netlink event is received by acpid, the ACPI device
> class is passed as its first argument. But since the class string
> is not initialized during probe, an empty string is being passed:
>
> netlink: PNP0C14:01 000000d0 00000000
>
> Fix this by passing a static string instead.
>
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86: wmi: Stop using ACPI device class
commit: 6468e64ee380514b331ccb743fa491b23cd8b4dd

--
i.