All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>,
	Mark Lord <kernel@teksavvy.com>,
	linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ahci: Add platform driver
Date: Thu, 04 Mar 2010 13:04:22 -0500	[thread overview]
Message-ID: <4B8FF626.6060704@pobox.com> (raw)
In-Reply-To: <20100304170606.GB29022@oksana.dev.rtsoft.ru>

On 03/04/2010 12:06 PM, Anton Vorontsov wrote:
> This can be used for AHCI-compatible interfaces implemented inside
> System-On-Chip solutions, or AHCI devices connected via localbus.
>
> Signed-off-by: Anton Vorontsov<avorontsov@ru.mvista.com>
> ---
>   drivers/ata/Kconfig           |    8 ++
>   drivers/ata/Makefile          |    1 +
>   drivers/ata/ahci_platform.c   |  191 +++++++++++++++++++++++++++++++++++++++++
>   include/linux/ahci_platform.h |   29 ++++++
>   4 files changed, 229 insertions(+), 0 deletions(-)
>   create mode 100644 drivers/ata/ahci_platform.c
>   create mode 100644 include/linux/ahci_platform.h

applied 1-2 to #upstream

Thanks for this work, this will give me the kick-in-the-pants necessary 
to move forward on mv-ahci and acard-ahci.

	Jeff




  reply	other threads:[~2010-03-04 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-04 17:05 [PATCH v2 0/2] ahci: Add support for non-PCI devices Anton Vorontsov
2010-03-04 17:06 ` [PATCH 1/2] ahci: Move generic code into libahci Anton Vorontsov
2010-03-04 17:06 ` [PATCH 2/2] ahci: Add platform driver Anton Vorontsov
2010-03-04 18:04   ` Jeff Garzik [this message]
2010-03-04 18:11     ` Anton Vorontsov

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=4B8FF626.6060704@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=kernel@teksavvy.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sshtylyov@mvista.com \
    /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.