From: Kenji Kaneshige Date: Fri, 12 May 2006 02:22:24 +0000 (+0900) Subject: [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() X-Git-Tag: v2.6.18-rc1~858^2~135^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56bfada3e1a25c0da6f4590a4b04c67ec10910c2;p=pandora-kernel.git [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() This patch replaces pci_find_slot() with pci_get_slot() in PCIEHP driver. This patch enables PCI Express Hotplug on the system which has multiple PCI domains. Signed-off-by: Kenji Kaneshige Cc: Kristen Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed