[PATCH v1 0/4] ACPI: PCI: Unify printing of messages
From: Rafael J. Wysocki
Date: Fri Feb 19 2021 - 13:19:58 EST
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!