[PATCH v4 1/2] ACPI: glue: Reduce debug noise from acpi_device_notify()
"Rafael J. Wysocki" <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Linux Kernel Development - Intel |
| Message-ID | <[email protected]> |
This is an update of https://lore.kernel.org/linux-acpi/[email protected]/ that makes fewer changes in the first patch and add a follow-up one. The second patch takes care of the message printed by acpi_device_notify() in the success case. Please see the patch changelogs for more details. Thanks!