summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2015-04-14 16:49:06 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2015-04-14 17:13:31 +1000
commit4acd09b4bfd4a653fcf02e422890d98764c0f1ff (patch)
tree5d092bff677cbd7c6946d3843a052af473f749b1 /arch/powerpc/platforms/pseries/setup.c
parent89a51df5ab1d38b257300b8ac940bbac3bb0eb9b (diff)
downloadtalos-op-linux-4acd09b4bfd4a653fcf02e422890d98764c0f1ff.tar.gz
talos-op-linux-4acd09b4bfd4a653fcf02e422890d98764c0f1ff.zip
powerpc/cell: Fix iommu breakage caused by controller_ops change
The recent patch to convert cell to use pci_controller_ops had a small bug which broke machines using an iommu. The set of phb->controller_ops was added after the check for name != "pci", meaning pcix/pcie PHBs weren't getting their ops set correctly. Fixes: 9c1368fc50e7 ("powerpc/cell: Move controller ops from ppc_md to controller_ops") Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/pseries/setup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud