diff options
author | 2007-01-26 16:27:58 +0900 | |
---|---|---|
committer | 2007-02-09 17:39:38 -0500 | |
commit | 246ce3b675843e0369643cceb4faeb6cf6d19a30 (patch) | |
tree | b904fe7561e5eacd260d3f175a8f0c3b257598f2 /net/netrom/nr_timer.c | |
parent | libata: add another IRQ calls (core and headers) (diff) | |
download | wireguard-linux-246ce3b675843e0369643cceb4faeb6cf6d19a30.tar.xz wireguard-linux-246ce3b675843e0369643cceb4faeb6cf6d19a30.zip |
libata: add another IRQ calls (libata drivers)
This patch is against each libata driver.
Two IRQ calls are added in ata_port_operations.
- irq_on() is used to enable interrupts.
- irq_ack() is used to acknowledge a device interrupt.
In most drivers, ata_irq_on() and ata_irq_ack() are used for
irq_on and irq_ack respectively.
In some drivers (ex: ahci, sata_sil24) which cannot use them
as is, ata_dummy_irq_on() and ata_dummy_irq_ack() are used.
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Signed-off-by: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'net/netrom/nr_timer.c')
0 files changed, 0 insertions, 0 deletions