diff options
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | 2015-03-17 16:15:03 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-03-24 13:15:50 +1100 |
commit | 3532a741f80c3b9ca975006f93a4a477e07e2cb3 (patch) | |
tree | a72f5e6bef1aba0cc720def5bda613770587648f /arch/powerpc/include/asm | |
parent | cca87d303c85b257a7b0fd34f9d6fce1c59880a2 (diff) | |
download | blackbird-op-linux-3532a741f80c3b9ca975006f93a4a477e07e2cb3.tar.gz blackbird-op-linux-3532a741f80c3b9ca975006f93a4a477e07e2cb3.zip |
powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
The PCI config accessors previously relied on device_node. Unfortunately,
VFs don't have a corresponding device_node, so change the accessors to use
pci_dn instead.
[bhelgaas: changelog]
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm')
0 files changed, 0 insertions, 0 deletions