Re: [PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel

From: Andy Shevchenko

Date: Thu Jul 02 2026 - 05:35:21 EST


On Wed, Jul 01, 2026 at 09:15:27PM +0200, Rafael J. Wysocki (Intel) wrote:
> Hi All,
>
> After converting all of the drivers using the struct acpi_driver interface to
> proper platform drivers, that interface can be dropped now, which is done in
> this series (patch [1/2]).

What a nice result!

> Additionally, the no_pm flag is set for all struct acpi_device object since
> they are not going to be directly involved in any kind of power management
> now (that is, they will not have PM-aware drivers and they will not be
> included in PM domains).

I am in favour of this cleanup!
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>


--
With Best Regards,
Andy Shevchenko