[SCSI] aacraid: add restart adapter platform function
authorMark Haverkamp <markh@linux-foundation.org>
Thu, 15 Mar 2007 17:26:05 +0000 (10:26 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Mar 2007 15:54:11 +0000 (10:54 -0500)
commit8418852d11f0bbaeebeedd4243560d8fdc85410d
tree83a6d2c4841c41bdc8a627c3e248deb1cc730210
parentb22f687dd28a7a8886b918294b4d558ef175c07d
[SCSI] aacraid: add restart adapter platform function

Received from Mark Salyzyn,

This patch updates the adapter restart function to deal with some
adapters that have specific IOP reset needs. Since the code for
restarting the adapter was in two places, changed over to utilizing a
platform function in one place.

Signed-off-by: Mark Haverkamp <markh@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/commsup.c
drivers/scsi/aacraid/rx.c