All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Clearify code paths for how to modify the power register
@ 2011-10-24 13:28 ` Ulf Hansson
  0 siblings, 0 replies; 10+ messages in thread
From: Ulf Hansson @ 2011-10-24 13:28 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel; +Cc: Russell King, Ulf Hansson, Lee Jones

In the set_ios function there has been a mess of how the power register
can be modified. One part, especially strange was related to the use of 
the vdd_handler.

V2 changes:
	-Rebased to remove dependency to other patch serie for mmci called
	"mmc: mmci: Improvements and bugfixes for SDIO".
	-Fixed minor review comments.

Sebastian Rasmussen (1):
  mmc: mmci: Put power register deviations in variant data

Ulf Hansson (2):
  mmc: mmci: Provide option to configure bus signal direction
  mmc: mmci: Change vdd_handler to a generic ios_handler

 arch/arm/mach-ux500/board-mop500-sdi.c |   21 +++++--------
 drivers/mmc/host/mmci.c                |   49 ++++++++++++++++++++++++++-----
 drivers/mmc/host/mmci.h                |   10 ------
 include/linux/amba/mmci.h              |   22 ++++++++++++--
 4 files changed, 68 insertions(+), 34 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2011-11-04 14:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 13:28 [PATCH V2 0/3] Clearify code paths for how to modify the power register Ulf Hansson
2011-10-24 13:28 ` Ulf Hansson
2011-10-24 13:28 ` [PATCH V2 1/3] mmc: mmci: Put power register deviations in variant data Ulf Hansson
2011-10-24 13:28   ` Ulf Hansson
2011-11-04 14:33   ` Ulf Hansson
2011-11-04 14:33     ` Ulf Hansson
2011-10-24 13:28 ` [PATCH V2 2/3] mmc: mmci: Provide option to configure bus signal direction Ulf Hansson
2011-10-24 13:28   ` Ulf Hansson
2011-10-24 13:28 ` [PATCH V2 3/3] mmc: mmci: Change vdd_handler to a generic ios_handler Ulf Hansson
2011-10-24 13:28   ` 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.