commit | cdb1b3424dba7d38a2835f6f5f5aaeae74885410 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 22 17:23:07 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jun 24 15:26:31 2016 +1000 |
tree | 706b782cf4d5bee8ee39b0d4a83cddca58550e0e | |
parent | 156d0e290e969caba25f1851c52417c14d141b24 [diff] |
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>