linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Cc: arnd@arndb.de, linuxppc-dev@ozlabs.org,
	linux-ide@vger.kernel.org, paulus@samba.org,
	alan@lxorguk.ukuu.org.uk
Subject: Re: [PATCH 2/3] libata: add another IRQ calls (libata drivers)
Date: Tue, 06 Feb 2007 19:35:12 -0500	[thread overview]
Message-ID: <45C91EC0.2090305@garzik.org> (raw)
In-Reply-To: <200701260727.l0Q7RVjM019396@toshiba.co.jp>

Akira Iguchi wrote:
> 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>

applied

       reply	other threads:[~2007-02-07  0:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200701260727.l0Q7RVjM019396@toshiba.co.jp>
2007-02-07  0:35 ` Jeff Garzik [this message]
2007-01-26  7:27 [PATCH 2/3] libata: add another IRQ calls (libata drivers) Akira Iguchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45C91EC0.2090305@garzik.org \
    --to=jeff@garzik.org \
    --cc=akira2.iguchi@toshiba.co.jp \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=arnd@arndb.de \
    --cc=linux-ide@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).