Bartlomiej Zolnierkiewicz
ac026ff254
ide: remove 'command_type' field from ide_task_t
...
* Add 'data_buf' and 'nsect' variables in ide_taskfile_ioctl()
to cache data buffer pointer and number of sectors to transfer
(this allows us to have only one ide_diag_taskfile() call).
* Add IDE_TFLAG_WRITE taskfile flag and use it to check whether
the REQ_RW request flag should be set.
* Move ->command_type handling from ide_diag_taskfile() to
ide_taskfile_ioctl() and use ->req_cmd instead of ->command_type.
* Add 'nsect' parameter to ide_raw_taskfile().
* Merge ide_diag_taskfile() into ide_raw_taskfile().
* Initialize ->data_phase explicitly in idedisk_prepare_flush(),
ide_start_power_step() and ide_disk_special().
* Remove no longer needed 'command_type' field from ide_task_t.
* Add #ifndef/#endif __KERNEL__ to <linux/hdreg.h> around no
longer used by kernel IDE_DRIVE_TASK_* and TASKFILE_* defines.
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-10-14 20:17:39 -07:00
2007-12-12 20:01:01 +01:00
2007-10-13 14:36:18 +01:00
2007-11-07 04:08:21 -08:00
2007-10-15 12:26:29 -07:00
2007-10-15 12:26:29 -07:00
2007-11-07 04:08:21 -08:00
2007-11-07 04:08:21 -08:00
2007-10-16 09:43:10 -07:00
2007-10-17 08:43:03 -07:00
2007-10-16 10:13:38 -07:00
2007-11-26 16:24:50 -05:00
2007-12-26 19:36:35 -08:00
2007-10-15 17:56:36 -07:00
2008-01-23 21:26:15 -05:00
2007-10-14 12:41:51 -07:00
2007-10-18 14:37:20 -07:00
2007-12-17 19:28:16 -08:00
2008-01-15 16:35:21 -05:00
2007-10-17 08:42:47 -07:00
2007-10-21 02:37:45 -04:00
2007-10-17 08:43:00 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:43:07 -07:00
2007-10-16 11:03:56 +02:00
2007-10-18 14:37:29 -07:00
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:42 -07:00
2008-01-25 22:17:11 +01:00
2007-10-12 12:50:07 +02:00
2007-10-29 14:05:37 -07:00
2007-10-16 09:42:58 -07:00
2007-10-22 08:13:18 -07:00
2007-10-20 03:10:57 +02:00
2007-12-02 20:04:49 +01:00
2007-10-19 11:53:36 -07:00
2007-10-19 11:53:36 -07:00
2007-10-14 22:57:45 +02:00
2007-10-18 14:37:20 -07:00
2007-10-17 08:42:47 -07:00
2007-10-17 08:42:47 -07:00
2007-10-18 14:37:32 -07:00
2007-10-17 08:42:47 -07:00
2007-10-25 15:10:17 -07:00
2007-10-24 18:23:48 +02:00
2007-10-16 09:43:13 -07:00
2007-10-16 09:43:20 -07:00
2007-10-18 14:37:19 -07:00
2007-10-17 08:42:52 -07:00
2008-01-06 12:39:42 -08:00
2007-11-19 21:43:22 -05:00
2008-01-06 12:39:42 -08:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:53 -07:00
2008-01-11 08:17:01 +11:00
2007-10-18 14:37:26 -07:00
2007-10-16 09:43:09 -07:00
2007-10-21 02:37:45 -04:00
2007-10-24 10:27:48 -02:00
2007-10-12 14:51:03 -07:00
2007-10-19 11:53:36 -07:00
2007-12-20 17:32:12 +00:00
2008-01-24 21:04:46 -08:00
2007-10-20 02:00:58 +01:00
2007-10-18 14:37:21 -07:00
2008-01-24 20:40:05 -08:00
2007-10-22 08:13:19 -07:00
2008-01-23 21:23:13 -05:00
2007-10-23 15:49:47 +10:00
2007-10-22 08:13:19 -07:00
2007-10-22 08:13:20 -07:00
2007-12-18 08:29:28 +01:00
2007-10-17 08:43:00 -07:00
2007-10-17 08:42:51 -07:00
2007-10-29 07:41:32 -07:00
2007-10-22 08:13:21 -07:00
2007-10-17 08:43:02 -07:00
2007-11-29 09:24:53 -08:00
2007-10-17 08:42:48 -07:00
2007-11-14 18:45:43 -08:00
2007-10-17 18:50:03 -04:00
2007-10-17 18:49:59 -04:00
2007-10-17 18:49:59 -04:00
2007-10-17 18:50:02 -04:00
2007-10-17 18:49:58 -04:00
2007-11-08 08:42:46 -05:00
2007-10-16 09:43:22 -07:00
2007-10-17 08:43:01 -07:00
2007-10-17 08:43:04 -07:00
2007-10-17 21:21:26 -07:00
2007-10-17 00:00:08 +02:00
2007-10-18 14:37:19 -07:00
2008-01-24 20:40:13 -08:00
2007-10-21 02:37:18 -04:00
2007-11-29 09:24:54 -08:00
2007-11-05 21:53:46 +11:00
2008-01-24 20:40:36 -08:00
2007-10-16 09:43:00 -07:00
2007-10-14 12:41:51 -07:00
2008-01-25 22:17:14 +01:00
2007-10-19 11:53:42 -07:00
2007-10-15 08:12:00 -07:00
2007-10-18 22:54:18 +02:00
2007-12-17 19:28:17 -08:00
2008-01-11 08:16:16 +11:00
2007-10-13 23:56:32 +02:00
2008-01-14 21:53:31 +01:00
2007-11-15 19:24:02 +01:00
2007-10-16 11:21:00 +02:00
2007-10-22 00:56:52 -04:00
2008-01-25 22:17:14 +01:00
2007-12-07 15:00:32 -05:00
2007-10-15 12:26:29 -07:00
2007-10-17 08:42:52 -07:00
2007-12-05 05:37:32 -08:00
2007-10-19 11:53:43 -07:00
2007-10-17 08:42:56 -07:00
2007-10-21 02:37:38 -04:00
2007-11-27 00:47:04 -05:00
2007-10-17 08:43:00 -07:00
2007-10-16 09:43:01 -07:00
2007-10-19 11:53:48 -07:00
2007-10-30 08:06:55 -07:00
2007-10-18 14:37:32 -07:00
2007-12-18 18:05:58 +01:00
2007-10-16 09:43:10 -07:00
2007-10-17 18:49:58 -04:00
2007-12-05 09:21:20 -08:00
2007-10-16 09:42:49 -07:00
2007-11-05 15:12:32 -08:00
2007-10-17 08:42:52 -07:00
2007-12-26 19:36:35 -08:00
2007-11-29 09:24:52 -08:00
2007-10-18 14:37:28 -07:00
2007-10-17 08:43:01 -07:00
2007-10-19 11:53:49 -07:00
2007-10-17 08:42:57 -07:00
2008-01-08 16:10:35 -08:00
2007-10-19 11:53:33 -07:00
2008-01-24 21:27:06 -08:00
2007-10-16 09:43:10 -07:00
2008-01-24 20:40:05 -08:00
2007-10-13 10:18:29 +02: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
2007-10-22 08:13:17 -07:00
2007-10-19 11:53:35 -07:00
2007-10-19 11:53:38 -07:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:36 -07:00
2007-10-19 11:53:55 -07:00
2007-11-14 18:45:41 -08:00
2007-10-16 09:43:02 -07:00
2007-10-22 08:13:17 -07:00
2007-10-19 11:53:36 -07:00
2007-10-17 08:43:00 -07:00
2008-01-25 11:29:49 +11:00
2007-10-17 08:42:46 -07:00
2007-10-23 15:49:54 +10:00
2008-01-24 20:40:35 -08:00
2007-10-17 08:42:56 -07:00
2007-11-07 04:08:55 -08:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:57 -07:00
2007-10-30 14:32:16 -04:00
2007-10-23 08:23:00 -07:00
2007-10-17 08:42:44 -07:00
2007-10-17 08:42:55 -07:00
2007-11-12 18:10:39 -08:00
2008-01-08 23:30:07 -08:00
2007-12-14 13:54:39 -08:00
2007-10-15 12:26:29 -07:00
2007-10-15 12:26:29 -07:00
2007-11-07 04:15:12 -08:00
2007-11-26 16:24:48 -05:00
2007-10-17 08:42:58 -07:00
2007-10-16 09:42:58 -07:00
2007-10-19 11:53:34 -07:00
2007-10-19 11:53:37 -07:00
2007-10-17 22:30:07 +10:00
2007-10-17 21:17:42 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:46 -07:00
2007-10-16 09:43:02 -07:00
2007-10-16 09:43:02 -07:00
2007-10-16 09:42:55 -07:00
2007-10-23 19:53:16 -04:00
2008-01-24 20:40:14 -08:00
2008-01-11 00:24:55 -05:00
2007-10-12 15:03:18 -07:00
2007-11-05 13:35:17 -08:00
2007-10-17 08:42:44 -07:00
2007-10-19 11:53:41 -07:00
2007-12-04 15:06:33 -05:00
2007-11-14 18:45:43 -08:00
2007-10-19 11:53:41 -07:00
2008-01-24 20:40:06 -08:00
2008-01-24 20:40:43 -08:00
2008-01-11 12:26:47 -05:00
2008-01-11 12:26:47 -05:00
2007-12-27 23:55:13 -05:00
2007-10-17 18:49:58 -04:00
2007-10-19 20:35:04 +02:00
2007-10-19 11:53:41 -07:00
2007-12-05 09:21:20 -08:00
2007-10-17 08:42:55 -07:00
2007-10-17 08:42:45 -07:00
2008-01-02 13:13:27 -08:00
2007-12-23 12:54:36 -08:00
2007-10-17 08:42:56 -07:00
2007-10-16 09:42:53 -07:00
2007-10-17 08:42:46 -07:00
2007-10-19 11:53:35 -07:00
2007-10-22 08:13:20 -07:00
2007-11-29 09:24:54 -08:00
2007-11-12 17:58:35 -08:00
2008-01-11 10:12:55 +01:00
2008-01-24 20:40:18 -08:00
2007-11-29 09:24:54 -08:00
2007-10-14 12:41:51 -07:00
2008-01-25 11:29:54 +11:00
2007-10-16 09:43:17 -07:00
2007-11-17 10:38:16 +11:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:53 -07:00
2007-11-29 09:24:53 -08:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:43:01 -07:00
2007-11-26 23:11:19 +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-10-16 09:43:14 -07:00
2007-11-09 22:39:38 +01:00
2007-10-22 02:59:48 -07:00
2007-10-14 12:41:51 -07:00
2007-10-30 21:44:00 -07:00
2007-10-18 14:37:20 -07:00
2007-10-17 08:42:45 -07:00
2007-11-20 11:13:45 +01:00
2008-01-24 20:40:40 -08:00
2007-10-12 14:51:12 -07:00
2007-10-18 14:37:28 -07:00
2007-10-15 12:59:43 -07:00
2007-12-05 15:46:09 +01:00
2008-01-24 20:40:06 -08:00
2007-10-17 08:42:53 -07:00
2007-11-26 20:42:19 +01:00
2007-10-15 17:00:19 +02:00
2008-01-08 16:16:34 -08:00
2007-10-29 07:41:33 -07:00
2007-10-17 08:42:51 -07:00
2007-10-19 11:53:42 -07:00
2008-01-24 20:40:26 -08:00
2007-12-17 10:47:14 -08:00
2007-12-17 10:47:15 -08:00
2007-11-28 13:58:34 -08:00
2007-12-26 19:36:35 -08:00
2007-10-12 14:51:04 -07:00
2007-10-22 12:01:30 -02:00
2007-10-22 12:01:24 -02:00
2007-10-23 13:47:31 -05:00
2007-10-23 15:49:54 +10:00
2007-10-23 15:49:54 +10:00
2007-10-23 15:49:55 +10:00
2007-10-23 15:49:54 +10:00
2007-11-12 13:59:40 +11:00
2007-10-23 15:49:54 +10:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:34 -07:00
2008-01-16 09:51:58 +01:00
2008-01-14 21:21:29 -08:00
2007-10-12 14:05:17 +10:00