Tejun Heo
57c9efdfb3
libata: implement and use sata_std_hardreset()
...
Implement sata_std_hardreset(), which simply wraps around
sata_link_hardreset(). sata_std_hardreset() becomes new standard
hardreset method for sata_port_ops and sata_sff_hardreset() moves from
ata_base_port_ops to ata_sff_port_ops, which is where it really
belongs.
ata_is_builtin_hardreset() is added so that both
ata_std_error_handler() and ata_sff_error_handler() skip both builtin
hardresets if SCR isn't accessible.
piix_sidpr_hardreset() in ata_piix.c is identical to
sata_std_hardreset() in functionality and got replaced with the
standard function.
Signed-off-by: Tejun Heo <htejun@gmail.com >
2008-04-17 15:44:23 -04:00
..
2008-03-10 16:41:06 -07:00
2008-03-04 16:35:18 -08:00
2008-04-15 15:04:35 -04:00
2008-03-24 22:26:14 -07:00
2008-03-28 14:45:22 -07:00
2008-03-04 11:18:17 +01:00
2008-03-04 16:35:12 -08:00
2008-04-04 14:46:26 -07:00
2008-03-30 14:20:23 -07:00
2008-03-04 16:35:12 -08:00
2008-03-26 00:45:26 -04:00
2008-03-04 14:47:06 -08:00
2008-03-04 16:35:12 -08:00
2008-03-30 14:20:23 -07:00
2008-03-07 11:11:13 -08:00
2008-03-14 09:49:57 -07:00
2008-03-10 16:33:33 -07:00
2008-03-12 12:34:37 -07:00
2008-03-04 16:35:10 -08:00
2008-03-28 14:45:21 -07:00
2008-04-04 18:36:49 +02:00
2008-03-29 19:55:17 +01:00
2008-04-12 18:48:58 -07:00
2008-03-17 22:48:46 -07:00
2008-04-01 00:22:53 -04:00
2008-04-15 09:25:33 +02:00
2008-03-04 16:35:17 -08:00
2008-04-13 23:33:52 -07:00
2008-03-19 18:53:36 -07:00
2008-04-12 18:48:58 -07:00
2008-03-04 16:35:11 -08:00
2008-03-04 15:19:40 +02:00
2008-03-03 11:22:25 +02:00
2008-03-28 11:05:54 +11:00
2008-04-17 15:44:23 -04:00
2008-04-11 08:29:13 -07:00
2008-03-04 16:35:14 -08:00
2008-04-15 19:35:41 -07:00
2008-03-04 16:35:15 -08:00
2008-03-19 18:53:37 -07:00
2008-03-04 16:35:12 -08:00
2008-03-12 12:34:37 -07:00
2008-03-27 20:47:58 -04:00
2008-03-28 16:33:00 -07:00
2008-03-04 12:28:49 -08:00
2008-03-07 14:35:37 -05:00
2008-03-10 18:01:19 -07:00
2008-03-24 22:38:44 -07:00
2008-03-17 22:46:46 -07:00
2008-03-13 10:09:27 +11:00
2008-04-11 08:06:44 -07:00
2008-03-07 11:08:40 -08:00
2008-02-29 18:46:50 +01:00
2008-03-19 18:53:36 -07:00
2008-03-26 08:28:55 +01:00
2008-03-20 09:46:36 -07:00
2008-03-06 16:21:49 -08:00
2008-03-03 12:22:32 -08:00
2008-03-04 16:35:13 -08:00
2008-03-04 16:35:13 -08:00
2008-04-11 13:17:46 -06:00
2008-04-15 19:35:41 -07:00
2008-03-10 18:01:18 -07:00
2008-03-09 08:42:57 +01:00
2008-03-09 08:42:57 +01:00
2008-03-21 16:43:48 +01:00
2008-03-24 22:26:14 -07:00
2008-03-04 14:57:43 -08:00
2008-04-07 13:14:22 -07:00
2008-02-29 08:36:13 -08:00