Re: [PATCH v1 0/2] PCI: shpchp: Minor fixes

From: Bjorn Helgaas
Date: Mon Jun 04 2018 - 13:49:32 EST


On Sat, Jun 02, 2018 at 12:41:59AM -0500, Bjorn Helgaas wrote:
> An AMD POGO check in shpchp incorrectly included any device with device ID
> 0x7458, no matter what the vendor.
>
> Also, use pci_info() instead of dbg() for messages related to OSHP.
> They're important enough that they should appear in dmesg.
>
> I intend to include these along with Mika's shpchp updates.
>
> ---
>
> Bjorn Helgaas (2):
> PCI: shpchp: Use dev_printk() for OSHP-related messages
> PCI: shpchp: Fix AMD POGO identification
>
>
> drivers/pci/hotplug/acpi_pcihp.c | 13 ++++++-------
> drivers/pci/hotplug/shpchp_ctrl.c | 8 ++++----
> 2 files changed, 10 insertions(+), 11 deletions(-)

I applied these with reviewed-by from Mika and Rafael to pci/hotplug for
v4.18.