powerpc/eeh: Switch to conventional PCI address output in EEH log
authorGuilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Fri, 22 Jul 2016 17:05:29 +0000 (14:05 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 9 Aug 2016 06:52:03 +0000 (16:52 +1000)
commit10560b9afc8abf349843dff88c45dd43223e803e
tree967b5805f032ad287d1ddc34a1b668753dcb9d90
parent6fd40f192a9dba391b2d84882f1ed3169c52b714
powerpc/eeh: Switch to conventional PCI address output in EEH log

This is a very minor/trivial fix for the output of PCI address on EEH
logs. The PCI address on "OF node" field currently is using ":" as a
separator for the function, but the usual separator is ".". This patch
changes the separator to dot, so the PCI address is printed as usual.

Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh.c