From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: torvalds@linux-foundation.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH 3/5] libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Date: Wed, 16 Jan 2008 05:13:29 -0500 [thread overview]
Message-ID: <478DD8C9.3090405@garzik.org> (raw)
In-Reply-To: <11994397443430-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 | 184 +++++++++++++++++++++++++--------------------
> include/linux/libata.h | 3 +
> 3 files changed, 107 insertions(+), 81 deletions(-)
ACK patches 3-5, but they failed to apply to #upstream
next prev parent reply other threads:[~2008-01-16 10:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 9:42 [PATCHSET libata-dev#upstream] ata_piix: implement SIDPR SCR access Tejun Heo
2008-01-04 9:42 ` [PATCH 1/5] ata_piix: kill unused constants and flags Tejun Heo
2008-01-16 10:13 ` Jeff Garzik
2008-01-04 9:42 ` [PATCH 2/5] libata: use dev_driver_string() instead of "libata" in libata-sff.c Tejun Heo
2008-01-04 9:42 ` [PATCH 3/5] libata: factor out ata_pci_activate_sff_host() from ata_pci_one() Tejun Heo
2008-01-16 10:13 ` Jeff Garzik [this message]
2008-01-04 9:42 ` [PATCH 4/5] ata_piix: convert to prepare - activate initialization Tejun Heo
2008-01-04 9:42 ` [PATCH 5/5] 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=478DD8C9.3090405@garzik.org \
--to=jeff@garzik.org \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.