From: Alan Cox Date: Mon, 16 Oct 2006 15:55:46 +0000 (+0100) Subject: [SCSI] Switch fdomain to the pci_get API X-Git-Tag: v2.6.19-rc4~86^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47bcd3546d5141e54f15e40a20dc01d7c5f5a473;p=pandora-kernel.git [SCSI] Switch fdomain to the pci_get API Doesn't make the hardware hot pluggable but does ensure the driver won't crash when another device is hot-unplugged at the wrong moment. Soon I propose to deprecate pci_find_device() and some of its friends. Signed-off-by: Alan Cox Signed-off-by: James Bottomley --- Reading git-diff-tree failed