linux-kernel-test/drivers/ide/legacy
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
..
ali14xx.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
buddha.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
dtc2278.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
falconide.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
gayle.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
hd.c IDE: Coding Style fixes to drivers/ide/legacy/hd.c 2008-04-26 17:36:41 +02:00
ht6560b.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
ide_platform.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
ide-4drives.c ide: remove obsoleted "idex=" kernel parameters 2008-04-27 15:38:24 +02:00
ide-cs.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
macide.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
Makefile ide: add ide-4drives host driver (take 3) 2008-04-18 00:46:34 +02:00
q40ide.c ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 2008-04-28 23:44:36 +02:00
qd65xx.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00
qd65xx.h qd65xx: use IDE_HFLAG_SINGLE host flag 2008-04-26 17:36:42 +02:00
umc8672.c ide: always auto-tune PIO in legacy VLB host drivers 2008-04-27 15:38:29 +02:00