Re: [PATCH v1 2/3] hwmon: (acpi_power_meter) Register ACPI notify handler directly

From: Guenter Roeck

Date: Sun Mar 01 2026 - 18:54:57 EST


On Sun, Mar 01, 2026 at 02:18:05PM +0100, Rafael J. Wysocki wrote:
> From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
>
> To facilitate subsequent conversion of the driver to a platform one,
> make it install an ACPI notify handler directly instead of using
> a .notify() callback in struct acpi_driver.
>
> No intentional functional impact.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

Applied.

Thanks,
Guenter