Files
linux-stable-mirror/include/linux
Bartlomiej Zolnierkiewicz 866e2ec9ce ide: remove 'tf_in_flags' field from ide_task_t
* Add IDE_TFLAG_IN_DATA taskfile flag to indicate the need of reading
  IDE_DATA_REG in ide_end_drive_cmd().

  Set the new flag in ide_taskfile_ioctl() if ->in_flags.b.data is set.

* Add IDE_TFLAG_FLAGGED_SET_IN_FLAGS taskfile flag to indicate the
  need of modifying ->in_flags in ide_taskfile_ioctl().

  Set the new flag in flagged_taskfile() and move the code modifying
  ->tf_in_flags to ide_taskfile_ioctl().

  While at it remove the bogus comment: ->tf_in_flags (except .b.data)
  have no effect on selection of registers to read.

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

As the result we finally have the internals of HDIO_DRIVE_TASKFILE ioctl
separated from the core IDE code.

There should be no functionality changes caused by this patch.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-25 22:17:14 +01:00
..
2007-12-26 19:36:35 -08:00
2008-01-15 16:35:21 -05:00
2008-01-25 22:17:11 +01:00
2007-12-20 17:32:12 +00:00
2008-01-23 21:23:13 -05:00
2008-01-14 21:53:31 +01:00
2007-12-05 05:37:32 -08:00
2007-12-26 19:36:35 -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-12-17 20:43:28 -05:00
2008-01-08 23:30:07 -08:00
2007-12-27 23:55:13 -05:00
2007-12-05 09:21:20 -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
2008-01-08 16:16:34 -08: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