[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Fri, 25 Nov 2005 03:21:25 +0000 (12:21 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:16 +0000 (12:13 -0800)
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 <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found