Bjorn Helgaas 29935282f2 PCI: make PCI bus resource messages more meaningful
Change PCI bus resource messages so they have a bit more context
and look like the rest of PCI, e.g.,

    - bus: 00 index 0 io port: [0x00-0xffff]
    - bus: 00 index 1 mmio: [0x000000-0xffffffff]
    + pci 0000:00: bus resource 0 io : [0x00-0xffff]
    + pci 0000:00: bus resource 1 mem: [0x000000-0xffffffff]

This also changes them from KERN_INFO to KERN_DEBUG.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-01-07 11:12:44 -08:00
..
2009-01-06 15:59:30 -08:00
2009-01-06 15:59:12 -08:00
2009-01-04 15:31:49 +01:00
2008-12-31 19:56:05 +01:00
2008-12-21 14:21:14 +11:00
2009-01-06 15:59:25 -08:00
2009-01-06 10:44:34 -08:00
2009-01-02 16:12:51 +01:00