[PATCH] sata_sil24: add hardreset
authorTejun Heo <htejun@gmail.com>
Fri, 10 Feb 2006 14:58:48 +0000 (23:58 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 10 Feb 2006 15:30:12 +0000 (10:30 -0500)
commit489ff4c7d167be954f715128790bd80d3c888322
tree72c06ba67487dd1796fcf45e4d803a9880657bc6
parent07b734702a96efbc260bf50c2ce57e34167f431b
[PATCH] sata_sil24: add hardreset

Now that libata is smart enough to handle both soft and hard resets,
add hardreset method.  Note that sil24 hardreset doesn't supply
signature; still, the new reset mechanism can make good use of it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_sil24.c