commit | a19f5df7d9696b9e53ba7c865816597057d5f76e | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Thu Dec 18 16:34:19 2008 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:19 2009 -0800 |
tree | 344ead23faba0fa94c3c1711b70ac61325393a66 | |
parent | db5679437a2b938c9127480a3923633721583a4f [diff] |
PCI: use dev_printk for PCI bus resource mssages Since pci_bus has a struct device, use dev_printk directly instead of faking it by hand. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>