]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] Switch fdomain to the pci_get API
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 16 Oct 2006 15:55:46 +0000 (16:55 +0100)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 25 Oct 2006 22:13:45 +0000 (15:13 -0700)
commit47bcd3546d5141e54f15e40a20dc01d7c5f5a473
treec63d1fa3b5d5a08e71e83c72870f3b8e1b51fea8
parented632da84c51a39fd9c982991e0f26120a035761
[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>
drivers/scsi/fdomain.c