powerpc/pci: Reduce log level of PCI I/O space warning
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 22 Jun 2016 07:23:07 +0000 (17:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 24 Jun 2016 05:26:31 +0000 (15:26 +1000)
commitcdb1b3424dba7d38a2835f6f5f5aaeae74885410
tree706b782cf4d5bee8ee39b0d4a83cddca58550e0e
parent156d0e290e969caba25f1851c52417c14d141b24
powerpc/pci: Reduce log level of PCI I/O space warning

If a PHB has no I/O space, there's no need to make it look like
something bad happened, a pr_debug() is plenty enough since this
is the case of all our modern POWER chips.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/pci-common.c