[PATCH] sil24: use SRST for phy_reset
authorTejun Heo <htejun@gmail.com>
Fri, 18 Nov 2005 05:14:01 +0000 (14:14 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 18 Nov 2005 18:11:39 +0000 (13:11 -0500)
commitca45160db70661a006d884df07f82c9b51d27a52
treedd039aa865552c935004c6792a7a82e988607a5e
parent7d1ce682d08625258524d23ef5eb9e7ae261c1d0
[PATCH] sil24: use SRST for phy_reset

There seems to be no way to obtain device signature from sil24 after
SATA phy reset and SRST is needed anyway for later port multiplier
suppport.  This patch converts sil24_phy_reset to use SRST instaed.

Signed-off-by: Tejun Heo <htejun@gmail.com>
--

Jeff, I didn't remove the 10ms sleep just to be on the safe side.  I
think we can live with 10ms sleep on SRST.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_sil24.c