Re: [PATCH v1 1/2] 1/2] ACPI: bus: Eliminate struct acpi_driver
From: Danilo Krummrich
Date: Fri Jul 03 2026 - 16:42:20 EST
On Wed Jul 1, 2026 at 9:16 PM CEST, Rafael J. Wysocki wrote:
> From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
>
> Now that struct acpi_driver has no more users, eliminate it along with
> all of the code related to it.
>
> Also remove the file added by commit b8c8a8ea18ad ("ACPI: Documentation:
> driver-api: Disapprove of using ACPI drivers") because it will not be
> necessary any more after eliminating struct acpi_driver from the code.
>
> No intentional functional impact.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
Reviewed-by: Danilo Krummrich <dakr@xxxxxxxxxx>