[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)
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>

No differences found