[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)
- 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>

No differences found