All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Jeff Garzik <jgarzik@pobox.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, 4 Mar 2010 21:11:55 +0300	[thread overview]
Message-ID: <20100304181155.GA10894@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <4B8FF626.6060704@pobox.com>

On Thu, Mar 04, 2010 at 01:04:22PM -0500, Jeff Garzik wrote:
> 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!

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

:-)

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

      reply	other threads:[~2010-03-04 18:11 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
2010-03-04 18:11     ` Anton Vorontsov [this message]

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=20100304181155.GA10894@oksana.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=jgarzik@pobox.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.