[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152791788214.257724.13044360353832574147.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date: Sat, 02 Jun 2018 00:41:59 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: linux-pci@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
"Rafael J . Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>, Mario.Limonciello@...l.com,
Michael Jamet <michael.jamet@...el.com>,
Yehezkel Bernat <YehezkelShB@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Lukas Wunner <lukas@...ner.de>
Subject: [PATCH v1 0/2] PCI: shpchp: Minor fixes
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(-)
Powered by blists - more mailing lists