[PATCH] PCI Hotplug: remove pci_visit_dev
authorScott Murray <scottm@somanetworks.com>
Mon, 9 May 2005 21:36:27 +0000 (17:36 -0400)
committerGreg KH <gregkh@suse.de>
Tue, 17 May 2005 21:31:11 +0000 (14:31 -0700)
If my CPCI hotplug update patch is applied, then there are no longer any
in tree users of the pci_visit_dev API, and it and its related code can be
removed.

Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found