[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
authorBrian Gerst <bgerst@didntduck.org>
Sun, 19 Feb 2006 21:05:52 +0000 (16:05 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:13 +0000 (14:35 -0800)
commit50defa1ccaffc197a133d92acb48d696d5ea3539
treee1d36dfe9ad28db0c639502ba55c6bb70c1e0af3
parente6b82b13c4066ca091a4919620d6403c8a269bc3
[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>
drivers/pci/pci-driver.c
This page took 0.187316 seconds and 5 git commands to generate.