[SCSI] gdth: convert to PCI hotplug API
authorJeff Garzik <jeff@garzik.org>
Sat, 16 Feb 2008 03:20:09 +0000 (22:20 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:15:36 +0000 (12:15 -0500)
commitcff2680643f9288a1cd4e27c241e1da51f476d66
tree622d5a8c98abc9adcd2c75ff2496ea904cd1c06a
parent4c9c8d782c8dddc5e97d33210e8a993cec6bc168
[SCSI] gdth: convert to PCI hotplug API

- remove PCI device sort, which greatly simplifies PCI probe,
  permitting direct, per-HBA function calls rather than an indirect
  route to the same end result.

- remove need for pcistr[]

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/gdth.c