powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
authorAnton Blanchard <anton@samba.org>
Sun, 2 Nov 2014 21:18:06 +0000 (08:18 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 9 Nov 2014 22:59:33 +0000 (09:59 +1100)
commit7aa189c8f57f2141b8655c2a13c7486d0844d490
tree739aa4094c5bcf13548408e9a3f9b3381f152355
parentecaf5fa0a5096a237482ddc4b3c46becf531db1b
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning

The ibm,pcie-link-speed-stats isn't mandatory, so we shouldn't print
a high priority error message when missing. One example where we see
this is QEMU.

Reduce it to pr_debug.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/pci.c