Searched hist:"096 e6f673dc02a6394dc9a7d8f8735c6978f5b91" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/pci/ |
H A D | setup-res.c | diff 096e6f673dc02a6394dc9a7d8f8735c6978f5b91 Sun Oct 19 23:07:37 CDT 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | setup-bus.c | diff 096e6f673dc02a6394dc9a7d8f8735c6978f5b91 Sun Oct 19 23:07:37 CDT 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | probe.c | diff 096e6f673dc02a6394dc9a7d8f8735c6978f5b91 Sun Oct 19 23:07:37 CDT 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | pci.c | diff 096e6f673dc02a6394dc9a7d8f8735c6978f5b91 Sun Oct 19 23:07:37 CDT 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|