linux/drivers/ide/arm
Bartlomiej Zolnierkiewicz 062f9f024d ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
* Make ide_build_sglist() and ide_destroy_dmatable() available also when
  CONFIG_BLK_DEV_IDEDMA_PCI=n.

* Use ide_build_sglist() and ide_destroy_dmatable() in {ics,au1xxx-}ide.c
  and remove no longer needed {ics,au}ide_build_sglist().

There should be no functionality changes caused by this patch.

Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-01 23:09:32 +01:00
..
Makefile ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
bast-ide.c ide: drop 'initializing' argument from ide_register_hw() 2008-01-26 20:13:06 +01:00
icside.c ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers 2008-02-01 23:09:32 +01:00
ide_arm.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
rapide.c rapide: remove write-only hwif->hwif_data 2008-01-26 20:13:08 +01:00