diff options
author | Daniel Axtens <dja@axtens.net> | 2015-04-27 12:33:51 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-29 19:43:58 +1000 |
commit | d33047fd7e7d93662622888681861ba84d43c506 (patch) | |
tree | 0db0b615b405a7405dff852d1d311025c1af2ea5 /tools | |
parent | 433c5c20c505fef92be84c6afab70f1c2ab5eda3 (diff) |
powerpc/powernv: Fix early pci_controller_ops loading.
Load the PowerNV platform pci controller ops into pci controllers
after all the operations are loaded into the platform ops struct, not
before.
Otherwise we aren't actually setting the ops properly which can break
IO for some devices.
Fixes: 65ebf4b63 ("powerpc/powernv: Move controller ops from ppc_md to controller_ops")
Reported-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions