From: Mark Haverkamp Date: Tue, 19 Sep 2006 16:00:02 +0000 (-0700) Subject: [SCSI] aacraid: merge rx and rkt code X-Git-Tag: v2.6.19-rc1~1266^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76a7f8fdc0c2381ae1ba55ef71837712223ecb3c;p=pandora-kernel.git [SCSI] aacraid: merge rx and rkt code Received from Mark Salyzyn: The only real difference between the rkt and rx platform modules is the offset of the message registers. This patch recognizes this similarity and simplifies the driver to reduce it's code footprint and to improve maintainability by reducing the code duplication. Visibly, the 'rkt.c' portion of this patch looks more complicated than it really is. View it as retaining the rkt-only specifics of the interface. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed