commit | 47bcd3546d5141e54f15e40a20dc01d7c5f5a473 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Oct 16 16:55:46 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:13:45 2006 -0700 |
tree | c63d1fa3b5d5a08e71e83c72870f3b8e1b51fea8 | |
parent | ed632da84c51a39fd9c982991e0f26120a035761 [diff] |
[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 <alan@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>