PCI/PME: Log PME IRQ when claiming Root Port
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 21 Nov 2016 21:07:53 +0000 (15:07 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 12 Dec 2016 16:05:23 +0000 (10:05 -0600)
commita902d81ac802ca5eb06a140e024b903825117eaf
treeb0e23ec455b1f1aca3b012ebe7ac15b578ae8bc5
parent0a1e1b26f560411cb58066201dddad5c224e8b9e
PCI/PME: Log PME IRQ when claiming Root Port

We already log a "Signaling PME" whenever the PME service driver claims a
Root Port.  In fact, we also log the same message for every device in the
hierarchy below the Root Port.

Log the "Signaling PME" once (only for the Root Port, since we can
trivially find out which devices are below the Root Port), and include the
IRQ number in the message to help connect the dots with /proc/interrupts.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/pcie/pme.c