pci: Stamp out pci_find_* usage in fakephp
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 29 Sep 2006 17:36:15 +0000 (18:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Oct 2006 18:36:11 +0000 (11:36 -0700)
commit094ed76e8988d46158b036ab150e0c22aff6db3a
treeae77d7c28a164d94372ca264816dca9b43f6cd77
parent0bed208efcb25bed4dc2026488a4417aa68e7c92
pci: Stamp out pci_find_* usage in fakephp

pci_find is not hotplug safe, so it really doesn't want to be in an
actual hotplug driver either.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/fakephp.c