]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: print resources consistently with %pRt
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 6 Oct 2009 21:33:44 +0000 (15:33 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 16:47:18 +0000 (08:47 -0800)
commit7dd660622331201deba3c64e36ec5f143caf2e7f
tree20de1e773f328875afbfaf96fedd3991e9288f68
parent939ea21acd9cde17285ed1c4d96a425a9bf8a7cb
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>
drivers/pci/pci.c
drivers/pci/probe.c
drivers/pci/setup-bus.c
drivers/pci/setup-res.c