]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[SCSI] stex: Add reset code for st_yel (v2)
authorEd Lin <ed.lin@promise.com>
Tue, 18 Aug 2009 19:15:14 +0000 (12:15 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:50:41 +0000 (08:50 -0500)
Add reset related code for st_yel.
1. Set the SS_H2I_INT_RESET bit.
2. Wait for the SS_MU_OPERATIONAL flag. This is also part of
   normal handshake process so move it to handshake routine.
3. Continue handshake with the firmware.

Signed-off-by: Ed Lin <ed.lin@promise.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found