All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: sdhci-pci: add runtime pm support
@ 2011-10-03 12:33 Adrian Hunter
  2011-10-03 12:33 ` [PATCH 1/2] mmc: core: move ->request() call from atomic context Adrian Hunter
  2011-10-03 12:33 ` [PATCH 2/2] mmc: sdhci-pci: add runtime pm support Adrian Hunter
  0 siblings, 2 replies; 14+ messages in thread
From: Adrian Hunter @ 2011-10-03 12:33 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Adrian Hunter

Hi

Here are 2 patches to add runtime pm to sdhci-pci.

Adrian Hunter (2):
      mmc: core: move ->request() call from atomic context
      mmc: sdhci-pci: add runtime pm support

 drivers/mmc/core/core.c      |   28 ++++-
 drivers/mmc/host/sdhci-pci.c |  182 ++++++++++++++++++++++++++++++-
 drivers/mmc/host/sdhci.c     |  255 ++++++++++++++++++++++++++++++++++-------
 drivers/mmc/host/sdhci.h     |    5 +
 include/linux/mmc/sdhci.h    |    8 ++
 5 files changed, 426 insertions(+), 52 deletions(-)

Regards
Adrian Hunter

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

end of thread, other threads:[~2011-10-17  8:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 12:33 [PATCH 0/2] mmc: sdhci-pci: add runtime pm support Adrian Hunter
2011-10-03 12:33 ` [PATCH 1/2] mmc: core: move ->request() call from atomic context Adrian Hunter
2011-10-05 13:56   ` Ulf Hansson
2011-10-10 22:05     ` Chris Ball
2011-10-03 12:33 ` [PATCH 2/2] mmc: sdhci-pci: add runtime pm support Adrian Hunter
2011-10-04  4:44   ` Jaehoon Chung
2011-10-04  6:22     ` Adrian Hunter
2011-10-05 14:59   ` Ulf Hansson
2011-10-06  7:47     ` Adrian Hunter
2011-10-06 14:39       ` Ulf Hansson
2011-10-10 22:07   ` Chris Ball
2011-10-16  1:06   ` Chris Ball
2011-10-16  2:26     ` Chris Ball
2011-10-17  8:19       ` 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.