[PATCH v1 0/4] ACPI: PCI: Unify printing of messages
From: Rafael J. Wysocki <hidden>
Date: 2021-02-19 18:20:14
Also in:
linux-acpi, lkml
From: Rafael J. Wysocki <hidden>
Date: 2021-02-19 18:20:14
Also in:
linux-acpi, lkml
Hi All, This series gets rid of ACPICA debugging from non-ACPICA code related to PCI (patches [1-3/4]) and replaces direct printk() usage in pci_link.c with pr_*() or acpi_handle_*(). Please refer to the patch changelogs for details. Thanks!