summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_svw.c
diff options
context:
space:
mode:
authorAkira Iguchi2007-01-26 08:27:32 +0100
committerJeff Garzik2007-02-09 23:39:38 +0100
commit836250069fc0eeebe8b6aed772281535cc6e34f9 (patch)
tree73c886ae7fd75dd2c9b5b17e11ea3b6b76b42fed /drivers/ata/sata_svw.c
parentgit-libata-all: forward declare struct device (diff)
downloadkernel-qcow2-linux-836250069fc0eeebe8b6aed772281535cc6e34f9.tar.gz
kernel-qcow2-linux-836250069fc0eeebe8b6aed772281535cc6e34f9.tar.xz
kernel-qcow2-linux-836250069fc0eeebe8b6aed772281535cc6e34f9.zip
libata: add another IRQ calls (core and headers)
This patch is against the libata core and headers. 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 'drivers/ata/sata_svw.c')
0 files changed, 0 insertions, 0 deletions