All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: mmci: Update regulator support
@ 2012-12-14 14:30 ` Ulf Hansson
  0 siblings, 0 replies; 34+ messages in thread
From: Ulf Hansson @ 2012-12-14 14:30 UTC (permalink / raw)
  To: linux-mmc, Chris Ball
  Cc: linux-arm-kernel, Russell King, Linus Walleij, Lee Jones, Ulf Hansson

From: Ulf Hansson <ulf.hansson@linaro.org>

In this patchset the mmci driver is converted to use the new
mmc_regulator_get_supply API for handling regulators and OCR
mask.

On top of that we are taking the first step of moving away
from using the platform callback, ios_handler, to be more
DT compliant.

Lee Jones (1):
  mmc: mmci: Move ios_handler functionality into the driver

Ulf Hansson (1):
  mmc: mmci: Convert to use mmc_regulator_get_supply

 drivers/mmc/host/mmci.c |   63 +++++++++++++++--------------------------------
 drivers/mmc/host/mmci.h |    1 -
 2 files changed, 20 insertions(+), 44 deletions(-)

-- 
1.7.10


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

end of thread, other threads:[~2013-01-24 12:55 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-14 14:30 [PATCH 0/2] mmc: mmci: Update regulator support Ulf Hansson
2012-12-14 14:30 ` Ulf Hansson
2012-12-14 14:30 ` [PATCH 1/2] mmc: mmci: Convert to use mmc_regulator_get_supply Ulf Hansson
2012-12-14 14:30   ` Ulf Hansson
2012-12-14 14:30 ` [PATCH V2 2/2] mmc: mmci: Move ios_handler functionality into the driver Ulf Hansson
2012-12-14 14:30   ` Ulf Hansson
2012-12-14 15:10   ` Russell King - ARM Linux
2012-12-14 15:10     ` Russell King - ARM Linux
2012-12-14 15:52     ` Ulf Hansson
2012-12-14 15:52       ` Ulf Hansson
2012-12-14 16:33     ` Lee Jones
2012-12-14 16:33       ` Lee Jones
2013-01-22  9:00   ` Lee Jones
2013-01-22  9:00     ` Lee Jones
2013-01-22  9:53     ` Linus Walleij
2013-01-22  9:53       ` Linus Walleij
2013-01-22 10:06       ` Russell King - ARM Linux
2013-01-22 10:06         ` Russell King - ARM Linux
2013-01-22 10:11         ` Linus Walleij
2013-01-22 10:11           ` Linus Walleij
2013-01-22 10:20         ` Lee Jones
2013-01-22 10:20           ` Lee Jones
2013-01-22 10:37           ` Russell King - ARM Linux
2013-01-22 10:37             ` Russell King - ARM Linux
2013-01-22 10:56             ` Lee Jones
2013-01-22 10:56               ` Lee Jones
2013-01-23 10:13               ` Lee Jones
2013-01-23 10:13                 ` Lee Jones
2013-01-23 10:17                 ` Russell King - ARM Linux
2013-01-23 10:17                   ` Russell King - ARM Linux
2013-01-23 11:18                   ` Lee Jones
2013-01-23 11:18                     ` Lee Jones
2013-01-24 12:55                     ` Ulf Hansson
2013-01-24 12:55                       ` Ulf Hansson

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.