commit | 0eaa6058a6a664ce692e3dc38c6891a74ca47f59 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Apr 11 22:32:19 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Apr 11 13:31:36 2006 -0400 |
tree | 58f2c7f19d20a036e15b52c0171583ca8053a1a2 | |
parent | 2555d6c268240fb3f5f335bd62d0518025343c0f [diff] |
[PATCH] sata_sil24: kill 10ms sleep in softreset Nothing, not the datasheet nor the errats, says this delay is necessary and with the previous PORT_CS_INIT change, we know the controller is in good state. Kill 10ms sleep. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>