]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Use printf extension %pR for struct resource
authorJoe Perches <joe@perches.com>
Fri, 12 Nov 2010 14:49:19 +0000 (14:49 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 9 Dec 2010 04:36:30 +0000 (15:36 +1100)
commita5cb1f30b46b01fd1c87322daa35f3af47913f89
tree19a7827e0757c68e5982c1b4a2cb4328dbd236a2
parent39f96a5b375d8cf06caea71a877dbcd4853d6c1b
powerpc/pci: Use printf extension %pR for struct resource

Using %pR standardizes the struct resource output.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci_64.c
arch/powerpc/sysdev/tsi108_dev.c