summaryrefslogtreecommitdiff
path: root/net/rfkill
diff options
context:
space:
mode:
authorDaniel Axtens <dja@axtens.net>2015-04-14 14:27:58 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-02 11:47:42 +1000
commit00e25397032f590d0a4d0ee89e236a4d1f8c0580 (patch)
tree226529fa65d448d70e107cf180a64a67541d5e81 /net/rfkill
parent1d14b8755f0a7d8110f0bdc5b74987f8cc96c18e (diff)
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
Move the fsl_msi subsystem to use the pci_controller_ops structure rather than ppc_md for MSI related PCI controller operations. Previously, MSI ops were added to ppc_md at the subsys level. However, in fsl_pci.c, PCI controllers are created at the at arch level. So, unlike in e.g. PowerNV/pSeries/Cell, we can't simply populate a platform-level controller ops structure and have it copied into the controllers when they are created. Instead, walk every phb, and attempt to populate it with the MSI ops. Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions