kernel-hacking-2024-linux-s.../drivers/ide
Bartlomiej Zolnierkiewicz 1edee60e9d ide: merge flagged_taskfile() into do_rw_taskfile()
Based on the earlier work by Tejun Heo.

task->data_phase == TASKFILE_MULTI_{IN,OUT} vs drive->mult_count == 0
check is needed also for ide_taskfile_ioctl() requests that don't have
IDE_TFLAG_FLAGGED taskfile flag set.

Cc: Tejun Heo <htejun@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-25 22:17:15 +01:00
..
arm
cris ide-cris: don't override ide_register_hw() result 2007-11-27 21:35:55 +01:00
h8300
legacy ali14xx: constify __initdata 2007-11-27 21:35:57 +01:00
mips
pci sc1200: remove pointless hwif lookup loop 2008-01-25 22:17:14 +01:00
ppc ide-pmac: fix pmac_ide_init_hwif_ports() 2008-01-25 22:17:07 +01:00
ide-acpi.c ide: remove unnecessary writes to HOB taskfile registers 2008-01-25 22:17:10 +01:00
ide-cd.c ide: add ide_pktcmd_tf_load() helper 2008-01-25 22:17:13 +01:00
ide-cd.h ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk 2007-12-24 15:23:43 +01:00
ide-disk.c ide-disk: guarantee 400ns delay after writing command register 2008-01-25 22:17:15 +01:00
ide-dma.c ide: remove ->dma_master field from ide_hwif_t (take 5) 2008-01-25 22:17:05 +01:00
ide-floppy.c ide: add ide_pktcmd_tf_load() helper 2008-01-25 22:17:13 +01:00
ide-generic.c
ide-io.c ide: merge flagged_taskfile() into do_rw_taskfile() 2008-01-25 22:17:15 +01:00
ide-iops.c ide: remove SELECT_INTERRUPT() 2008-01-25 22:17:13 +01:00
ide-lib.c ide: remove atapi_error_t (take 2) 2008-01-25 22:17:12 +01:00
ide-pnp.c
ide-probe.c ide: remove QUIRK_LIST() 2008-01-25 22:17:13 +01:00
ide-proc.c
ide-tape.c ide: add ide_pktcmd_tf_load() helper 2008-01-25 22:17:13 +01:00
ide-taskfile.c ide: merge flagged_taskfile() into do_rw_taskfile() 2008-01-25 22:17:15 +01:00
ide-timing.h
ide.c ide: remove hwif->intrproc 2008-01-25 22:17:14 +01:00
Kconfig ide: remove CONFIG_IDEPCI_SHARE_IRQ config option 2008-01-25 22:17:08 +01:00
Makefile ide: add CONFIG_IDE_H8300 config option 2007-11-27 21:35:54 +01:00
setup-pci.c ide: coding style fixes for drivers/ide/setup-pci.c 2007-12-12 23:31:57 +01:00