From: Kefeng Wang <kefeng.wang@linaro.org>
To: Tejun Heo <tj@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
wangkefeng.wang@huawei.com
Subject: [PATCH v3 0/2] ahci: add support for hisilicon sata
Date: Mon, 21 Apr 2014 12:01:40 +0800 [thread overview]
Message-ID: <1398052903-10322-1-git-send-email-kefeng.wang@linaro.org> (raw)
changes in v3:
1) move NO_FBS chunk after YES_FBS, Tejun's suggestion
2) use ata_port_info pointer to avoid struct ata_port_info
on the stack twice
changes in v2:
1) make code more concise according to Hans's advice
Kefeng Wang (2):
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
ahci: add support for Hisilicon sata
.../devicetree/bindings/ata/ahci-platform.txt | 3 ++-
drivers/ata/ahci.h | 1 +
drivers/ata/ahci_platform.c | 10 ++++++++--
drivers/ata/libahci.c | 5 +++++
4 files changed, 16 insertions(+), 3 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-04-21 4:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-21 4:01 Kefeng Wang [this message]
2014-04-21 4:01 ` [PATCH v3 1/2] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Kefeng Wang
2014-04-21 4:01 ` [PATCH v3 2/2] ahci: add support for Hisilicon sata Kefeng Wang
2014-04-21 4:13 ` kefeng.wang
2014-04-21 15:38 ` Hans de Goede
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=1398052903-10322-1-git-send-email-kefeng.wang@linaro.org \
--to=kefeng.wang@linaro.org \
--cc=hdegoede@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=wangkefeng.wang@huawei.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 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).