From: Benjamin Herrenschmidt Date: Mon, 20 Oct 2008 04:07:37 +0000 (+1100) Subject: pci: Use new %pR to print resource ranges X-Git-Tag: v2.6.28-rc1~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096e6f673dc02a6394dc9a7d8f8735c6978f5b91;p=pandora-kernel.git pci: Use new %pR to print resource ranges 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed