commit | aed91cb520747d08dd5cb0220d0dd3492bead220 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 02 22:48:16 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:55:16 2007 -0400 |
tree | 498ad7ea316835b257edc8caaf6b51cc7ee102ee | |
parent | b8bff2aeafb1959de27bd889d1c103577b36712f [diff] |
[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>