]> Pileus Git - ~andy/linux/commit
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 14 Dec 2013 20:06:36 +0000 (13:06 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 15 Dec 2013 23:15:41 +0000 (16:15 -0700)
commitafe2478f2e3fffc45a1be24ebfc23945a66a80fd
treec5eef0237b7ad4a146a5a5c15cc6c5f8384a872a
parent6dae62020f0e6a2ffe424c8cea542fa49d42ec6e
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)

We already have the vendor/device IDs from pci_setup_device(), so drop that
info and print things that will be more useful for debugging: the slot
number and presence of button/indicators/link active reporting/etc.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/pciehp_hpc.c