kernel-ark/drivers/pci
Adrian Bunk 54c762fe62 [PATCH] PCI: drivers/pci: some cleanups
This patch contains the following cleanups:
- hotplug/pciehp_core.c: make the needlessly global hpdriver_context
                         static
- #if 0 the following unused functions:
  - pci.c: pci_bus_max_busnr()
  - pci.c: pci_max_busnr()
  - proc.c: pci_proc_attach_bus()
  - remove.c: pci_remove_device_safe

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-09 12:13:20 -08:00
..
hotplug [PATCH] PCI: drivers/pci: some cleanups 2006-01-09 12:13:20 -08:00
pcie
.gitignore
access.c
bus.c
hotplug.c
Kconfig
Makefile
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c [PATCH] PCI: drivers/pci: some cleanups 2006-01-09 12:13:20 -08:00
pci.h [PATCH] PCI: drivers/pci: some cleanups 2006-01-09 12:13:20 -08:00
probe.c
proc.c [PATCH] PCI: drivers/pci: some cleanups 2006-01-09 12:13:20 -08:00
quirks.c
remove.c [PATCH] PCI: drivers/pci: some cleanups 2006-01-09 12:13:20 -08:00
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
syscall.c