[SCSI] aic7xxx: remove separate target and device allocations
commitb1abb4d67f2a706f52a95064001e0c55d9be2d26
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 24 May 2005 22:15:43 +0000 (24 17:15 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 26 May 2005 18:28:31 +0000 (26 14:28 -0400)
tree4095e216afd32cc1681718fa41ad8ca4e37b77fb
parent153b1e1fd957861e2c185473dd3c3d93561066e4
[SCSI] aic7xxx: remove separate target and device allocations

Since the aic driver is now taught to speak in terms of the generic
linux devices, we can now also dispense with the transport class get
routines (since we update the parameters when the driver sees they
change) and also plumb it into the spi transport transfer agreement
reporting infrastructure.

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