kernel-hacking-2024-linux-s.../drivers/pci
Brian Gerst 50defa1cca [PATCH] PCI: Add pci_device_shutdown to pci_bus_type
The extra compatability code is not necessary.  Any code still using
the old shutdown method will trigger the warning in driver_register()
instead.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 14:35:13 -08:00
..
hotplug [PATCH] shpchp: adapt to pci driver model 2006-03-23 14:35:13 -08:00
pcie
.gitignore
access.c
bus.c
hotplug.c
Kconfig
Makefile
msi.c [PATCH] PCI: clean up msi.c a bit 2006-03-23 14:35:10 -08:00
msi.h
pci-acpi.c
pci-driver.c [PATCH] PCI: Add pci_device_shutdown to pci_bus_type 2006-03-23 14:35:13 -08:00
pci-sysfs.c
pci.c [PATCH] PCI: return max reserved busnr 2006-03-23 14:35:10 -08:00
pci.h
probe.c [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge. 2006-03-23 14:35:12 -08:00
proc.c
quirks.c [PATCH] PCI: quirk for IBM Dock II cardbus controllers 2006-03-23 14:35:10 -08:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
syscall.c