PCI: use dev_printk for PCI bus resource mssages
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Thu, 18 Dec 2008 23:34:19 +0000 (16:34 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:13:19 +0000 (11:13 -0800)
commita19f5df7d9696b9e53ba7c865816597057d5f76e
tree344ead23faba0fa94c3c1711b70ac61325393a66
parentdb5679437a2b938c9127480a3923633721583a4f
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>
drivers/pci/setup-bus.c