Tejun Heo 4d7a984bdc ide: task_end_request() fix
task_end_request() modified to always call ide_end_drive_cmd()
for taskfile requests.  Previously, ide_end_drive_cmd() was
called only when IDE_TFLAG_FLAGGED was set.  Also,
ide_dma_intr() is modified to use task_end_request().

Enables TASKFILE ioctls to get valid register outputs on
successful completion.

Bart:
- ported it over recent IDE changes

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-26 20:13:11 +01:00
..
2007-12-17 19:28:16 -08:00
2008-01-25 08:31:43 +01:00
2007-11-28 01:24:04 +09:00
2008-01-22 00:35:23 +00:00
2008-01-25 21:08:29 +01:00
2008-01-26 20:13:11 +01:00
2007-11-20 20:16:43 +01:00