diff options
author | 2009-02-04 11:25:22 -0700 | |
---|---|---|
committer | 2009-03-19 19:29:30 -0700 | |
commit | 62795041418dd63cd9ff6ff7bbdf1d1c513c189b (patch) | |
tree | 34f5493e7b459fa19551b60773656c74dc383024 /include/linux/pci.h | |
parent | PCI: pciehp: make cmd_busy flag one bit (diff) | |
download | linux-dev-62795041418dd63cd9ff6ff7bbdf1d1c513c189b.tar.xz linux-dev-62795041418dd63cd9ff6ff7bbdf1d1c513c189b.zip |
PCI: enhance physical slot debug information
Convert usages of pr_debug to dev_dbg and add physical slot name.
Note that we use dev_dbg on the struct pci_bus and still manually
print out the PCI slot number (instead of calling dev_dbg on a
pci_dev) because a struct pci_bus with empty physical slots will
not have any pci_devs.
Reviewed-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions