/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-sriov.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pci.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/arch/x86/pci/ |
H A D | common.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci-common.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/drivers/pci/ |
H A D | probe.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
H A D | pci.c | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|
/openbmc/linux/include/linux/ |
H A D | pci.h | diff 06dc660e6eb8817c4c379d2ca290ae0b3f77c69f Mon Sep 13 10:27:08 CDT 2021 Oliver O'Halloran <oohall@gmail.com> PCI: Rename pcibios_add_device() to pcibios_device_add()
The general convention for pcibios_* hooks is that they're named after the corresponding pci_* function they provide a hook for. The exception is pcibios_add_device() which provides a hook for pci_device_add().
Rename pcibios_add_device() to pcibios_device_add() so it matches pci_device_add().
Also, remove the export of the microblaze version. The only caller must be compiled as a built-in so there's no reason for the export.
Link: https://lore.kernel.org/r/20210913152709.48013-1-oohall@gmail.com Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Niklas Schnelle <schnelle@linux.ibm.com> # s390
|