commit | 65ebf4b6370e8eabbf31076de022e49926dd4573 | [log] [tgz] |
---|---|---|
author | Daniel Axtens <dja@axtens.net> | Tue Mar 31 16:00:51 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Apr 11 20:49:16 2015 +1000 |
tree | cd97010462b9c094230891da99a848c665259d5d | |
parent | 38ae9ec40f06f3aef5c25314f432113cf2c1340a [diff] |
powerpc/powernv: Move controller ops from ppc_md to controller_ops This moves the PowerNV platform to use the pci_controller_ops structure rather than ppc_md for PCI controller operations. Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>