[SCSI] aic79xx: fixup DT setting
authorHannes Reinecke <hare@suse.de>
Thu, 4 Aug 2005 07:16:59 +0000 (09:16 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 4 Aug 2005 22:39:55 +0000 (17:39 -0500)
this patch is just a cross-port of the fixup for aic7xxx DT settings.
As the same restrictions apply for aic79xx also (DT requires wide
transfers) the dt setting routine should be modified equivalently.
And an invalid period setting will be caught by ahd_find_syncrate()
anyway.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic79xx_osm.c

Simple merge