[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core...
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Jun 2005 00:35:56 +0000 (17:35 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2005 04:52:47 +0000 (21:52 -0700)
Now we can change the pci core to always set this pointer, as pci drivers
should use it, not the driver core callback.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found