kernel-fxtec-pro1x/drivers/ide
FUJITA Tomonori e5318b531b ide: use the dma safe check for REQ_TYPE_ATA_PC
This uses the dma safe check for REQ_TYPE_ATA_PC. The dma safe check
is used for only sg requests but it should be used for other non fs
commands.

This uses blk_queue_update_dma_pad to make the intention clear though
ide don't use the blk APIs so it doesn't change anything.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Borislav Petkov <petkovbb@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Tejun Heo <htejun@gmail.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-07-16 20:33:35 +02:00
..
arm ide: remove ->mmio flag from ide_hwif_t 2008-07-15 21:21:49 +02:00
h8300 ide: remove drive->ctl 2008-07-15 21:21:50 +02:00
legacy ide: remove obsoleted "ide=" kernel parameters 2008-07-15 21:21:47 +02:00
mips SWARM IDE: Fix up following changes to ide_hwif_t 2008-05-14 23:06:14 +02:00
pci ide: it821x in pass-through mode segfaults in 2.6.26-stable 2008-07-16 20:33:34 +02:00
ppc ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 2008-07-15 21:21:49 +02:00
ide-acpi.c ide: remove obsoleted "ide=" kernel parameters 2008-07-15 21:21:47 +02:00
ide-atapi.c ide: add ide_pc_intr() helper 2008-07-15 21:22:03 +02:00
ide-cd.c ide: use the dma safe check for REQ_TYPE_ATA_PC 2008-07-16 20:33:35 +02:00
ide-cd.h ide-cd: remove ide_cd_init_rq 2008-07-15 21:21:45 +02:00
ide-cd_ioctl.c ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq 2008-07-15 21:21:42 +02:00
ide-cd_verbose.c block: replace sizeof(rq->cmd) with BLK_MAX_CDB 2008-04-29 14:48:55 +02:00
ide-disk.c ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag 2008-07-15 21:21:48 +02:00
ide-dma.c ide: remove ->mmio flag from ide_hwif_t 2008-07-15 21:21:49 +02:00
ide-floppy.c ide-floppy: fix unfortunate function naming 2008-07-15 21:22:03 +02:00
ide-generic.c ide-generic: don't probe all legacy ISA IDE ports by default 2008-06-15 21:00:24 +02:00
ide-io.c ide: remove action argument in ide_do_drive_cmd 2008-07-15 21:21:51 +02:00
ide-iops.c ide: remove drive->ctl 2008-07-15 21:21:50 +02:00
ide-lib.c ide: add ->tf_load and ->tf_read methods 2008-04-28 23:44:40 +02:00
ide-pnp.c ide: fix host drivers missing hwif->chipset initialization 2008-06-10 20:56:37 +02:00
ide-probe.c ide: remove drive->ctl 2008-07-15 21:21:50 +02:00
ide-proc.c ide: fix /proc/ide/ide?/mate reporting 2008-06-30 20:14:45 +02:00
ide-scan-pci.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-tape.c ide-tape: unify idetape_create_read/write_cmd 2008-07-15 21:22:03 +02:00
ide-taskfile.c ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 2008-07-15 21:21:49 +02:00
ide-timing.h ide: eliminate FIT() macro 2008-07-15 21:21:41 +02:00
ide.c ide: remove drive->ctl 2008-07-15 21:21:50 +02:00
Kconfig ide: add ide_transfer_pc() helper 2008-07-15 21:21:58 +02:00
Makefile ide: add ide_transfer_pc() helper 2008-07-15 21:21:58 +02:00
setup-pci.c ide: remove ->mmio flag from ide_hwif_t 2008-07-15 21:21:49 +02:00