From: Kenji Kaneshige Date: Fri, 25 Nov 2005 03:21:25 +0000 (+0900) Subject: [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() X-Git-Tag: v2.6.16-rc1~654^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00e57efa3448b18c0deedce32732e28683cb73d;p=pandora-kernel.git [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() This patch replaces pci_find_slot() with pci_get_slot() in the SHPCHP driver. This enables SHPCHP driver to work on multiple PCI segment systems. Signed-off-by: Kenji Kaneshige Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed