From: James Bottomley Date: Tue, 24 May 2005 22:15:43 +0000 (-0500) Subject: [SCSI] aic7xxx: remove separate target and device allocations X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1abb4d67f2a706f52a95064001e0c55d9be2d26;p=pandora-kernel.git [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 --- Reading git-diff-tree failed