Re: [PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
From: Randy Dunlap
Date: Tue Jan 06 2026 - 11:16:12 EST
On 1/6/26 4:27 AM, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Reviewed-by: Armin Wolf <W_Armin@xxxxxx>
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
> ---
>
> v1 -> v2:
> * Fixed a typo in the changelog (Andy).
> * Addressed two review comments from Randy ("is questionable either" ->
> "is also questionable" and "eg." -> "e.g.").
> * Added R-bys from Andy and Armin.
>
> ---
>
> Although this patch can be applied independently, it actually depends on
> some ACPI changes in linux-next and on
>
> https://lore.kernel.org/linux-acpi/12824456.O9o76ZdvQC@rafael.j.wysocki/
>
> so it is better to handle it along with that material.
>
> ---
> Documentation/driver-api/acpi/acpi-drivers.rst | 80 +++++++++++++++++++++++++
> Documentation/driver-api/acpi/index.rst | 1
> 2 files changed, 81 insertions(+)
--
~Randy