PCI: log vendor/device ID always
commit2c6413aee215a43b1f95e218067abcde50ccbc5e
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 29 Sep 2010 18:23:21 +0000 (29 12:23 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 18 Oct 2010 03:03:05 +0000 (17 20:03 -0700)
treec36c18db030ee0af60642aaac4df78973ab7be97
parentcb04e95bdd0bfd618ab731c84a3ab56b56974df8
PCI: log vendor/device ID always

Previously we had to have CONFIG_PCI_DEBUG=y or CONFIG_DYNAMIC_DEBUG=y
to turn on this printk, but I think the IDs are valuable enough that it's
worth putting them in the log always.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c