]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: pci: use %pR for printing struct resource
authorKevin Hao <haokexin@gmail.com>
Fri, 12 Jun 2015 02:26:37 +0000 (10:26 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 6 Aug 2015 05:10:19 +0000 (15:10 +1000)
commitae2a84b4074cff81957bae01bc1e0d50712f3dd3
tree69ec599b2a9d489d2ae4c8266932a7bd6c0aa5bd
parent368857c16c595eb7537cc0846708ddaa57a3a25b
powerpc: pci: use %pR for printing struct resource

Use %pR to simplify the debug code. This also make the debug info more
readable.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
[mpe: Unsplit multi-line printk strings]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/pci-common.c