Re: [PATCH v1 0/4] ACPI: PCI: Unify printing of messages
From: Hanjun Guo
Date: Sat Feb 20 2021 - 04:27:31 EST
On 2021/2/20 2:14, Rafael J. Wysocki wrote:
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.
Looks good to me,
Reviewed-by: Hanjun Guo <guohanjun@xxxxxxxxxx>
Thanks
Hanjun