kernel-ark/drivers/ide
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
* Merge ->atapi_{in,out}put_bytes and ->ata_{in,out}put_data methods
  into new ->{in,out}put_data methods which take number of bytes to
  transfer as an argument and always do padding.

While at it:

* Use 'hwif' or 'drive->hwif' instead of 'HWIF(drive)'.

There should be no functional changes caused by this patch (all users
of ->ata_{in,out}put_data methods were using multiply-of-4 word counts).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-28 23:44:36 +02:00
..
arm more icside breakage (from next ide merge) 2008-04-28 10:03:31 -07:00
cris ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
h8300 ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
legacy ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
mips ide: fix au1xxx-ide breakage 2008-04-28 23:44:35 +02:00
pci ide: remove /proc/ide/ali 2008-04-27 15:38:33 +02:00
ppc ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
ide-acpi.c ide: add "noacpi" / "acpigtf" / "acpionboot" parameters 2008-04-27 15:38:30 +02:00
ide-cd_ioctl.c ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag 2008-03-07 21:53:49 +01:00
ide-cd_verbose.c
ide-cd.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-cd.h ide-cd: remove the internal 64k buffer 2008-04-26 17:36:37 +02:00
ide-disk.c ide-disk: fix issues found by checkpatch.pl 2008-04-26 17:36:37 +02:00
ide-dma.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-floppy.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-generic.c ide: cleanup setting hwif->mmio flag 2008-04-26 22:25:19 +02:00
ide-io.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-iops.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-lib.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-pnp.c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 2008-04-27 15:38:31 +02:00
ide-probe.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-proc.c ide: remove now unused ide_pci_create_host_proc() 2008-04-27 15:38:34 +02:00
ide-scan-pci.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-tape.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-taskfile.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
ide-timing.h
ide.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
Kconfig ide/Kconfig: BLK_DEV_4DRIVES should be a tristate 2008-04-26 17:36:31 +02:00
Makefile ide: fix ide_find_port() 2008-04-18 00:46:21 +02:00
setup-pci.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00