From: Bjorn Helgaas Date: Sat, 14 Dec 2013 20:06:36 +0000 (-0700) Subject: PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) X-Git-Tag: v3.14-rc1~132^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe2478f2e3fffc45a1be24ebfc23945a66a80fd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed