From ae2a84b4074cff81957bae01bc1e0d50712f3dd3 Mon Sep 17 00:00:00 2001 From: Kevin Hao Date: Fri, 12 Jun 2015 10:26:37 +0800 Subject: [PATCH] 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 [mpe: Unsplit multi-line printk strings] Signed-off-by: Michael Ellerman --- Reading git-format-patch failed