From: Linas Vepstas Date: Fri, 13 Apr 2007 22:34:16 +0000 (-0700) Subject: PCI: rpaphp: Remove setup_pci_slot() X-Git-Tag: v2.6.22-rc1~1039^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a667559138d47cea487823332c4712fc6fbec7;p=pandora-kernel.git 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 Cc: John Rose Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed