Searched hist:"94973 b24d61b03f99017f836d85e7d6739741bab" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | pci-bridge.h | diff 94973b24d61b03f99017f836d85e7d6739741bab Wed Dec 16 20:43:11 CST 2015 Alistair Popple <alistair@popple.id.au> Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
This commit removed the pcidev field from struct pci_dn as it was no longer in use by the kernel. However to support finding the association of Nvlink devices to GPU devices from the device-tree this field is required.
This reverts commit 250c7b277c65 ("powerpc/pci: Remove unused struct pci_dn.pcidev field").
Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda.c | diff 94973b24d61b03f99017f836d85e7d6739741bab Wed Dec 16 20:43:11 CST 2015 Alistair Popple <alistair@popple.id.au> Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
This commit removed the pcidev field from struct pci_dn as it was no longer in use by the kernel. However to support finding the association of Nvlink devices to GPU devices from the device-tree this field is required.
This reverts commit 250c7b277c65 ("powerpc/pci: Remove unused struct pci_dn.pcidev field").
Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|