Files
linux-st/include/linux
Tejun Heo 79f97dadfe libata: drop @finish_qc from ata_qc_complete_multiple()
ata_qc_complete_multiple() took @finish_qc and called it on every qc
before completing it.  This was to give opportunity to update TF cache
before ata_qc_complete() tries to fill result_tf.  Now that result TF
is a separate operation, this is no longer necessary.

Update sata_sil24, which was the only user of this mechanism, such
that it implements its own ops->qc_fill_rtf() and drop @finish_qc from
ata_qc_complete_multiple().

Signed-off-by: Tejun Heo <htejun@gmail.com>
2008-04-17 15:44:23 -04:00
..
2008-02-14 21:17:08 -08:00
2008-02-19 10:04:00 +01:00
2008-02-19 10:04:00 +01:00
2008-03-04 16:35:12 -08:00
2008-02-14 20:58:05 -08:00
2008-03-04 14:47:06 -08:00
2008-02-19 10:04:00 +01:00
2008-02-11 13:01:51 +01:00
2008-04-04 18:36:49 +02:00
2008-02-13 16:21:18 -08:00
2008-03-29 19:55:17 +01:00
2008-03-17 22:48:46 -07:00
2008-02-19 21:00:18 +01:00
2008-02-13 16:21:18 -08:00
2008-03-19 18:53:36 -07:00
2008-02-26 14:03:47 +09:00
2008-03-04 16:35:15 -08:00
2008-03-12 12:34:37 -07:00
2008-02-14 21:13:33 -08:00
2008-02-14 21:13:33 -08:00
2008-03-17 22:46:46 -07:00
2008-03-03 12:22:32 -08:00
2008-03-04 14:57:43 -08:00
2008-04-07 13:14:22 -07:00