kernel-ark/drivers/pci/hotplug
linas@austin.ibm.com cd5b50be8d [PATCH] PCI Hotplug/powerpc: more removal of duplicated code
The RPAPHP code contains two routines that appear to be gratuitous copies
of very similar pci code.  In particular,

   rpaphp_claim_resource ~~ pci_claim_resource
      (there is a minor, non-functional difference)

   rpadlpar_claim_one_bus == pcibios_claim_one_bus
      (the code is identical)

This patch removes the rpaphp versions of the code.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Acked-by: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-09 12:13:18 -08:00
..
acpiphp_core.c
acpiphp_glue.c
acpiphp_ibm.c
acpiphp.h
cpci_hotplug_core.c
cpci_hotplug_pci.c
cpci_hotplug.h
cpcihp_generic.c
cpcihp_zt5550.c
cpcihp_zt5550.h
cpqphp_core.c
cpqphp_ctrl.c [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code 2006-01-09 12:13:16 -08:00
cpqphp_nvram.c
cpqphp_nvram.h
cpqphp_pci.c [PATCH] kfree cleanup: misc remaining drivers 2005-11-07 07:54:05 -08:00
cpqphp_sysfs.c
cpqphp.h
fakephp.c
ibmphp_core.c
ibmphp_ebda.c
ibmphp_hpc.c
ibmphp_pci.c [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix 2006-01-09 12:13:16 -08:00
ibmphp_res.c
ibmphp.h
Kconfig
Makefile
pci_hotplug_core.c
pci_hotplug.h
pciehp_core.c [PATCH] pciehp: clean-up how we request control of hotplug hardware 2005-11-10 16:09:15 -08:00
pciehp_ctrl.c [PATCH] PCI Express Hotplug: clear sticky power-fault bit 2005-11-23 23:04:27 -08:00
pciehp_hpc.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
pciehp_pci.c [PATCH] pciehp: miscellaneous cleanups 2005-11-10 16:09:15 -08:00
pciehp.h [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
pciehprm_acpi.c [PATCH] PCI: fix namespace clashes 2005-11-10 16:09:18 -08:00
pciehprm_nonacpi.c [PATCH] PCI: fix namespace clashes 2005-11-10 16:09:18 -08:00
pcihp_skeleton.c
rpadlpar_core.c [PATCH] PCI Hotplug/powerpc: more removal of duplicated code 2006-01-09 12:13:18 -08:00
rpadlpar_sysfs.c
rpadlpar.h
rpaphp_core.c
rpaphp_pci.c [PATCH] PCI Hotplug/powerpc: more removal of duplicated code 2006-01-09 12:13:18 -08:00
rpaphp_slot.c
rpaphp.h [PATCH] dlpar regression for ppc64 - probe change 2005-11-10 16:09:17 -08:00
sgi_hotplug.c
shpchp_core.c [PATCH] shpchp: fix improper mmio mapping 2006-01-09 12:13:17 -08:00
shpchp_ctrl.c [PATCH] shpchp: fix improper wait for command completion 2006-01-09 12:13:17 -08:00
shpchp_hpc.c [PATCH] shpchp: fix improper wait for command completion 2006-01-09 12:13:17 -08:00
shpchp_pci.c [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() 2006-01-09 12:13:16 -08:00
shpchp_sysfs.c
shpchp.h [PATCH] shpchp: fix improper wait for command completion 2006-01-09 12:13:17 -08:00
shpchprm_acpi.c
shpchprm_legacy.c
shpchprm_nonacpi.c