]> Git Repo - linux.git/commit
PCI: rpaphp: Remove setup_pci_slot()
authorLinas Vepstas <[email protected]>
Fri, 13 Apr 2007 22:34:16 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <[email protected]>
Thu, 3 May 2007 02:02:39 +0000 (19:02 -0700)
commit03a667559138d47cea487823332c4712fc6fbec7
tree00c81741546123b2280e4aefe860f314c8f4d879
parentebf42c0edd5ee325043d4ae8fbb8caebd707e791
PCI: rpaphp: Remove setup_pci_slot()

The setup_pci_slot() routine appears to be nothing else than
a big, complicated wrapper around pcibios_add_pci_devices().
Remove the wrapping, and call pcibios_add_pci_devices() directly.

Signed-off-by: Linas Vepstas <[email protected]>
Cc: John Rose <[email protected]>
Signed-off-by: Kristen Carlson Accardi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/pci/hotplug/rpaphp_pci.c
This page took 0.050648 seconds and 4 git commands to generate.