[SCSI] gdth: split out isa probing
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Oct 2007 20:48:16 +0000 (22:48 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:55:16 +0000 (14:55 -0400)
commitaed91cb520747d08dd5cb0220d0dd3492bead220
tree498ad7ea316835b257edc8caaf6b51cc7ee102ee
parentb8bff2aeafb1959de27bd889d1c103577b36712f
[SCSI] gdth: split out isa probing

(note: this is ontop of Jeff's pci cleanup patch)

Split out isa probing into a helper of it's own.  Error handling is
cleaned up, but errors are not propagated yet.  Also enclose the isa
probe under the proper CONFIG_ISA symbol instead of the !IA64 hack.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/gdth.c
This page took 0.026553 seconds and 5 git commands to generate.