linux/drivers/ide/legacy
Bartlomiej Zolnierkiewicz 92d3ab27e8 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
* Add ->atapi_{in,out}put_bytes and ->ata_{in,out}put_data methods to
  falconide and q40ide host drivers (->ata_* methods are implemented on
  top of ->atapi_* methods so they also do byte-swapping now).

* Cleanup atapi_{in,out}put_bytes().

v2:
* Add 'struct request *rq' argument to ->ata_{in,out}put_data methods
  and don't byte-swap disk fs requests (we shouldn't un-swap fs requests
  because fs itself is stored byte-swapped on the disk) - this is how
  things were done before the patch (ideally device mapper should be
  used instead but it would break existing setups and would have some
  performance impact).

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michael Schmitz <schmitz@debian.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Richard Zidlicky <rz@linux-m68k.org>
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 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 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 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 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