linux/drivers/ide
Bartlomiej Zolnierkiewicz 9e42237f26 ide: add ide_tf_load() helper
Based on the earlier work by Tejun Heo.

* Add 'tf_flags' field (for taskfile flags) to ide_task_t.

* Add IDE_TFLAG_LBA48 taskfile flag for LBA48 taskfiles.

* Add IDE_TFLAG_NO_SELECT_MASK taskfile flag for __ide_do_rw_disk()
  which doesn't use SELECT_MASK() (looks like a bug but it requires
  some more investigation).

* Split off ide_tf_load() helper from do_rw_taskfile().

* Convert __ide_do_rw_disk() to use ide_tf_load().

There should be no functionality changes caused by this patch.

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:07 +01:00
..
arm ide/arm/icside: fallout from commit 86f3a492bb 2007-10-27 22:18:11 -07:00
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 [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
pci ide: remove ->dma_master field from ide_hwif_t (take 5) 2008-01-25 22:17:05 +01:00
ppc drivers/ide: Add missing "space" 2007-11-27 21:35:55 +01:00
Kconfig ide: deprecate CONFIG_BLK_DEV_OFFBOARD 2007-12-12 23:31:57 +01:00
Makefile ide: add CONFIG_IDE_H8300 config option 2007-11-27 21:35:54 +01:00
ide-acpi.c ide: add struct ide_taskfile (take 2) 2008-01-25 22:17:06 +01:00
ide-cd.c ide-cd: fix 'ireason' reporting in cdrom_pc_intr() 2007-12-24 15:23:44 +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: add ide_tf_load() helper 2008-01-25 22:17:07 +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-generic.c
ide-io.c ide: add struct ide_taskfile (take 2) 2008-01-25 22:17:06 +01:00
ide-iops.c ide: add struct ide_taskfile (take 2) 2008-01-25 22:17:06 +01:00
ide-lib.c ide: add struct ide_taskfile (take 2) 2008-01-25 22:17:06 +01:00
ide-pnp.c
ide-probe.c Driver core: convert block from raw kobjects to core devices 2008-01-24 20:40:36 -08:00
ide-proc.c
ide-tape.c IDE: Convert from class_device to device for ide-tape 2008-01-24 20:40:05 -08:00
ide-taskfile.c ide: add ide_tf_load() helper 2008-01-25 22:17:07 +01:00
ide-timing.h
ide.c ide: remove ->dma_master field from ide_hwif_t (take 5) 2008-01-25 22:17:05 +01:00
setup-pci.c ide: coding style fixes for drivers/ide/setup-pci.c 2007-12-12 23:31:57 +01:00