linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: Chris Ball <cjb@laptop.org>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 0/4] mmc: sdhci/sdhci-pci: prepare for wl12xx/SDIO
Date: Fri, 09 Dec 2011 12:34:13 +0200	[thread overview]
Message-ID: <4EE1E425.5090402@intel.com> (raw)
In-Reply-To: <1320217041-2580-1-git-send-email-adrian.hunter@intel.com>

On 02/11/11 08:57, Adrian Hunter wrote:
> Hi
> 
> Here are some changes (V2) to allow wl12xx/SDIO to be set up for sdhci-pci.
> There a a couple of fixes plus a method to get platform data.  The
> changes to the platform files are not included in this patchset.
> 
> 
> V2: change sdhci_pci_get_data() from a weak function to a function
> pointer
> 
> 
> Adrian Hunter (4):
>       mmc: sdhci: fix vmmc handling
>       mmc: sdhci: prevent card detection activity for non-removable cards
>       mmc: sdhci-pci: add platform data
>       mmc: sdhci-pci: get gpio numbers from platform data
> 
>  drivers/Makefile                   |    2 +-
>  drivers/mmc/Makefile               |    3 +-
>  drivers/mmc/host/Makefile          |    1 +
>  drivers/mmc/host/sdhci-pci-data.c  |    5 ++
>  drivers/mmc/host/sdhci-pci.c       |  137 +++++++++++++++++-------------------
>  drivers/mmc/host/sdhci.c           |   50 ++++++-------
>  include/linux/mmc/sdhci-pci-data.h |   18 +++++
>  7 files changed, 116 insertions(+), 100 deletions(-)
>  create mode 100644 drivers/mmc/host/sdhci-pci-data.c
>  create mode 100644 include/linux/mmc/sdhci-pci-data.h

Any comments?  Chris?

      parent reply	other threads:[~2011-12-09 10:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02  6:57 [PATCH V2 0/4] mmc: sdhci/sdhci-pci: prepare for wl12xx/SDIO Adrian Hunter
2011-11-02  6:57 ` [PATCH V2 1/4] mmc: sdhci: fix vmmc handling Adrian Hunter
2011-11-02  6:57 ` [PATCH V2 2/4] mmc: sdhci: prevent card detection activity for non-removable cards Adrian Hunter
2011-11-02  6:57 ` [PATCH V2 3/4] mmc: sdhci-pci: add platform data Adrian Hunter
2011-11-02  6:57 ` [PATCH V2 4/4] mmc: sdhci-pci: get gpio numbers from " Adrian Hunter
2011-12-09 10:34 ` Adrian Hunter [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=4EE1E425.5090402@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=cjb@laptop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.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 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).