diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-10-06 15:33:39 -0600 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-11-04 08:47:17 -0800 |
commit | fd95541e23e2c9acb1e38cd41fc0c7cc37fceb53 (patch) | |
tree | b23aae11e5649a47a08b2ae20603e377ca16f3be /drivers/pci | |
parent | c91d3376e5f4277173a22f0ef9989125c318bacb (diff) |
vsprintf: add %pRt, %pRf to print struct resource details
This adds support for printing struct resource type and flag information.
For example, "%pRt" looks like "[mem 0x80080000000-0x8008001ffff 64bit pref]",
and "%pRf" looks like "[mem 0xff5e2000-0xff5e2007 pref flags 0x1]".
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions