linux/drivers/ide/arm
Sergei Shtylyov 841d2a9bf1 ide: make void and rename ide_dma_lostirq() method
Since ide_dma_lostirq() method's result is discarded, make it return 'void'.
While at it, rename the method to dma_lost_irq(), drop the '__' prefix from the
default method's name, and do some cleanups in this method driver-wise:

- in aec62xx.c, rename the method in accordance with other drivers, and get rid
  of unnecessary variables there;

- in pdc202xx_old.c, define/use 'hwif' variable;

- in sgiioc4.c, rearrange the code to call the resetproc() method directly.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-07-09 23:17:54 +02:00
..
Makefile
bast-ide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
icside.c ide: make void and rename ide_dma_lostirq() method 2007-07-09 23:17:54 +02:00
ide_arm.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
rapide.c [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() 2007-05-11 17:19:02 +01:00