commit | c96ec95315b9242ec423b8348984c394d27a8135 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Apr 14 15:29:19 2014 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri May 23 10:47:19 2014 -0600 |
tree | 7bd9abb5e7df6b0eabfd1a031a11ca9651226240 | |
parent | a5d3244a0b1c16963fd7ceadf76da843df27c3c5 [diff] |
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>