ide: add hwif->ack_intr hook
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:32 +0000 (00:32 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:32 +0000 (00:32 +0200)
commit18e181fe13b7340194d09e6dd7f571a5f96f0367
treebe2a8ab3e86f297f27249225f7c27bde372c8d0e
parent86f3a492bb09eee5745b93af35f2212179c251fd
ide: add hwif->ack_intr hook

* Add hwif->ack_intr hook and use it instead of hwif->hw.ack_intr.

* Add missing brackets to cris-v32 and powerpc ide_ack_intr() macros.

Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide.c
drivers/ide/ppc/mpc8xx.c
include/asm-cris/arch-v32/ide.h
include/asm-m68k/ide.h
include/asm-powerpc/ide.h
include/linux/ide.h