x86/gart: Tidy messages and add bridge device info
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 14 Apr 2014 21:29:19 +0000 (15:29 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 May 2014 16:47:19 +0000 (10:47 -0600)
commitc96ec95315b9242ec423b8348984c394d27a8135
tree7bd9abb5e7df6b0eabfd1a031a11ca9651226240
parenta5d3244a0b1c16963fd7ceadf76da843df27c3c5
x86/gart: Tidy messages and add bridge device info

Print the AGP bridge info the same way as the rest of the kernel, e.g.,
"0000:00:04.0" instead of "00:04:00".

Also print the AGP aperture address range the same way we print resources,
and label it explicitly as a bus address range.

No functional change except the message changes.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/kernel/aperture_64.c