From: John Rose Date: Mon, 25 Jul 2005 15:16:53 +0000 (-0500) Subject: [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci X-Git-Tag: v2.6.14-rc1~492^2~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0945cd5f908a09ad99bf42d7ded16f26f24f317d;p=pandora-kernel.git [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci The rpaphp module currently uses a fragile method to find a pci device by its device node. This function is unnecessary, so this patch scraps it. Signed-off-by: John Rose Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed