git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332d2e7
)
pci: Use new %pR to print resource ranges
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 20 Oct 2008 04:07:37 +0000
(15:07 +1100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 20 Oct 2008 16:12:32 +0000
(09:12 -0700)
This converts things in drivers/pci to use %pR to printout the
content of a struct resource instead of hand-casted %llx or
other variants.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found