Re: [PATCH v4 2/2] ACPI: glue: Rework the success message in acpi_device_notify()
From: Andy Shevchenko
Date: Tue Sep 08 2026 - 06:58:14 EST
On Sun, Sep 06, 2026 at 05:54:10PM +0200, Rafael J. Wysocki wrote:
> Using an ACPI handle in the acpi_device_notify() success message is
> somewhat misleading because the "physical" device is not bound to an
> ACPI namespace object in that function, but to an ACPI device object
> attached to it. Moreover, the message is outright confusing for the
> "physical" devices bound to ACPI devices without ACPI namespace
> objects (for example, fixed event buttons).
>
> Address this by turning that message into a dev_dbg() one printed for
> the "physical" device and mentioning the name of the ACPI companion.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko