]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit548e29d023491653d982b81009da82158de9c1db
tree739aa4094c5bcf13548408e9a3f9b3381f152355
parente8d9ce251c64c19c99e71cd2472aafa08f477833
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