PCI/x86: format early dump like other PCI output
commit7bc9e77dcc6edf6ce0b3e4677b1e7f4a05b95b85
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 14 Jan 2009 17:04:30 +0000 (14 10:04 -0700)
committerJesse Barnes <jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:18 +0000 (19 19:29 -0700)
tree72fb1f32467923c63fe9e2b5b95c27bdc859b02e
parent600914ba524130583fa5acdd00df4aa7aa44b173
PCI/x86: format early dump like other PCI output

Use %02x:%02x.%d rather than %02x:%02x:%02x so PCI addresses
look the same as in other parts of the kernel.

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