linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 1/3] libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Date: Wed, 23 Jan 2008 05:12:21 -0500	[thread overview]
Message-ID: <47971305.7050101@garzik.org> (raw)
In-Reply-To: <12006489903674-git-send-email-htejun@gmail.com>

Tejun Heo wrote:
> Factor out ata_pci_activate_sff_host() from ata_pci_one().  This does
> about the same thing as ata_host_activate() but needs to be separate
> because SFF controllers use different and multiple IRQs in legacy
> mode.
> 
> This will be used to make SFF LLD initialization more flexible.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
>  drivers/ata/libata-core.c |    1 +
>  drivers/ata/libata-sff.c  |  187 +++++++++++++++++++++++++--------------------
>  include/linux/libata.h    |    3 +
>  3 files changed, 107 insertions(+), 84 deletions(-)

applied



  reply	other threads:[~2008-01-23 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18  9:36 [PATCHSET libata-dev#upstream] ata_piix: implement SIDPR SCR access, take #2 Tejun Heo
2008-01-18  9:36 ` [PATCH 1/3] libata: factor out ata_pci_activate_sff_host() from ata_pci_one() Tejun Heo
2008-01-23 10:12   ` Jeff Garzik [this message]
2008-01-18  9:36 ` [PATCH 2/3] ata_piix: convert to prepare - activate initialization Tejun Heo
2008-01-18  9:36 ` [PATCH 3/3] ata_piix: implement SIDPR SCR access Tejun Heo

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=47971305.7050101@garzik.org \
    --to=jeff@garzik.org \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.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).