All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: sdhci/sdhci-pci: prepare for wl12xx/SDIO
@ 2011-10-28  9:33 Adrian Hunter
  2011-10-28  9:33 ` [PATCH 1/4] mmc: sdhci: fix vmmc handling Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Adrian Hunter @ 2011-10-28  9:33 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Adrian Hunter

Hi

Here are some changes 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.


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/mmc/host/sdhci-pci.c       |  137 +++++++++++++++++-------------------
 drivers/mmc/host/sdhci.c           |   50 ++++++-------
 include/linux/mmc/sdhci-pci-data.h |   18 +++++
 3 files changed, 108 insertions(+), 97 deletions(-)
 create mode 100644 include/linux/mmc/sdhci-pci-data.h


Regards
Adrian Hunter

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-01  6:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28  9:33 [PATCH 0/4] mmc: sdhci/sdhci-pci: prepare for wl12xx/SDIO Adrian Hunter
2011-10-28  9:33 ` [PATCH 1/4] mmc: sdhci: fix vmmc handling Adrian Hunter
2011-10-28  9:33 ` [PATCH 2/4] mmc: sdhci: prevent card detection activity for non-removable cards Adrian Hunter
2011-10-28  9:33 ` [PATCH 3/4] mmc: sdhci-pci: add platform data Adrian Hunter
2011-11-01  6:27   ` Adrian Hunter
2011-10-28  9:33 ` [PATCH 4/4] mmc: sdhci-pci: get gpio numbers from " Adrian Hunter

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.