1
0
Files
linux/include/linux
Bartlomiej Zolnierkiewicz 74095a91ed ide: use do_rw_taskfile() in flagged_taskfile()
Based on the earlier work by Tejun Heo.

* Move setting IDE_TFLAG_LBA48 taskfile flag from do_rw_taskfile()
  function to the callers.

* Add IDE_TFLAG_FLAGGED taskfile flag for flagged taskfiles coming
  from ide_taskfile_ioctl().  Check it instead of ->tf_out_flags.all.

* Add IDE_TFLAG_OUT_DATA taskfile flag to indicate the need to load
  IDE data register in ide_tf_load().

* Add IDE_TFLAG_OUT_* taskfile flags to indicate the need to load
  particular IDE taskfile registers in ide_tf_load().

* Update do_rw_taskfile() and ide_tf_load() users to set respective
  IDE_TFLAG_OUT_* taksfile flags.

* Add task_dma_ok() helper.

* Use IDE_TFLAG_FLAGGED taskfile flag to select HIHI mask in ide_tf_load().

* Use do_rw_taskfile() in flagged_taskfile().

* Remove no longer needed 'tf_out_flags' field from ide_task_t.

There should be no functionality changes caused by this patch.

Cc: Tejun Heo <htejun@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-25 22:17:07 +01:00
..
2007-12-26 19:36:35 -08:00
2008-01-15 16:35:21 -05:00
2007-11-19 21:43:22 -05:00
2007-12-20 17:32:12 +00:00
2008-01-23 21:23:13 -05:00
2007-10-29 07:41:32 -07:00
2007-11-29 09:24:54 -08:00
2008-01-25 22:17:06 +01:00
2008-01-14 21:53:31 +01:00
2007-11-15 19:24:02 +01:00
2007-12-05 05:37:32 -08:00
2007-11-05 15:12:32 -08:00
2007-12-26 19:36:35 -08:00
2007-11-29 09:24:52 -08:00
2008-01-08 16:10:35 -08:00
2008-01-24 20:40:05 -08:00
2007-12-07 09:06:53 +00:00
2007-10-25 15:02:50 +10:00
2007-10-25 15:02:50 +10:00
2007-12-17 20:43:28 -05:00
2008-01-08 23:30:07 -08:00
2007-11-07 04:15:12 -08:00
2007-12-27 23:55:13 -05:00
2007-12-05 09:21:20 -08:00
2007-11-29 09:24:54 -08:00
2007-11-29 09:24:53 -08:00
2008-01-02 13:04:48 -08:00
2008-01-02 13:04:48 -08:00
2008-01-02 13:04:48 -08:00
2007-11-09 22:39:38 +01:00
2007-11-26 20:42:19 +01:00
2008-01-08 16:16:34 -08:00
2007-10-29 07:41:33 -07:00
2008-01-24 20:40:26 -08:00
2007-12-17 10:47:15 -08:00
2007-12-26 19:36:35 -08:00
2007-10-23 13:47:31 -05:00