x86/PCI: print resources consistently with %pRt
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 6 Oct 2009 21:33:49 +0000 (15:33 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 16:47:18 +0000 (08:47 -0800)
commit42887b29ced263ec3b8bd26ef157a324789b89d9
tree042eccbbf3e723e67c93f53e63a8b4a35e3abbc2
parenta369c791e881503a6253dafc0d0ad5e41e5557e5
x86/PCI: print resources consistently with %pRt

This uses %pRt to print additional resource information (type, size,
prefetchability, etc.) consistently.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/acpi.c
arch/x86/pci/i386.c