From: Adrian Hunter <adrian.hunter@intel.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc <linux-mmc@vger.kernel.org>,
Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH V2 0/4] mmc: sdhci: Fix card detect race for Intel BXT/APL
Date: Thu, 11 Feb 2016 12:32:16 +0200 [thread overview]
Message-ID: <56BC6330.20209@intel.com> (raw)
In-Reply-To: <CAPDyKFp0XCYa6LST2JJcdc5g10HEStPKTkX0P7aGC2iBn268Ww@mail.gmail.com>
On 11/02/16 12:00, Ulf Hansson wrote:
> On 9 February 2016 at 15:12, Adrian Hunter <adrian.hunter@intel.com> wrote:
>> Hi
>>
>> Here is V2 of patches to fix a problem on Intel BXT/APL.
>> The PCI and ACPI Ids for BXT/APL were added in v4.4 so the
>> patches are cc stable v4.4+.
>>
>> Changes in V2:
>>
>> Override the mmc host ->get_cd() operation instead of adding a
>> new sdhci host operation.
>>
>>
>> Adrian Hunter (4):
>> mmc: sdhci: Allow override of mmc host operations
>> mmc: sdhci: Allow override of get_cd() called from sdhci_request()
>> mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
>> mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
>>
>> drivers/mmc/host/sdhci-acpi.c | 30 ++++++++++++++++++++++++++++++
>> drivers/mmc/host/sdhci-pci-core.c | 31 +++++++++++++++++++++++++++++++
>> drivers/mmc/host/sdhci.c | 5 +++--
>> drivers/mmc/host/sdhci.h | 1 +
>> 4 files changed, 65 insertions(+), 2 deletions(-)
>>
>>
>> Regards
>> Adrian
>
> This seems like step in good direction for sdhci, as well as it solves
> a regression.
>
> Do you want me to pick it up for fixes?
That would be good, thanks!
next prev parent reply other threads:[~2016-02-11 10:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 14:12 [PATCH V2 0/4] mmc: sdhci: Fix card detect race for Intel BXT/APL Adrian Hunter
2016-02-09 14:12 ` [PATCH V2 1/4] mmc: sdhci: Allow override of mmc host operations Adrian Hunter
2016-02-09 14:12 ` [PATCH V2 2/4] mmc: sdhci: Allow override of get_cd() called from sdhci_request() Adrian Hunter
2016-02-09 14:12 ` [PATCH V2 3/4] mmc: sdhci-pci: Fix card detect race for Intel BXT/APL Adrian Hunter
2016-02-09 14:12 ` [PATCH V2 4/4] mmc: sdhci-acpi: " Adrian Hunter
2016-02-11 10:00 ` [PATCH V2 0/4] mmc: sdhci: " Ulf Hansson
2016-02-11 10:32 ` Adrian Hunter [this message]
2016-02-11 10:41 ` Ulf Hansson
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=56BC6330.20209@intel.com \
--to=adrian.hunter@intel.com \
--cc=linux-mmc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=ulf.hansson@linaro.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.