Re: [PATCH v1 0/4] ACPI: PCI: Unify printing of messages

From: Rafael J. Wysocki
Date: Wed Mar 03 2021 - 14:09:31 EST


On Sat, Feb 20, 2021 at 10:25 AM Hanjun Guo <guohanjun@xxxxxxxxxx> wrote:
>
> 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!

Given the absence of any further comments I will be queuing up this
series for 5.13, thanks!