* [PATCH 0/5] Add the dw-mmc patches
@ 2012-08-23 11:31 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2012-08-23 11:31 UTC (permalink / raw)
To: linux-mmc; +Cc: Chris Ball, Kyungmin Park, Will Newton, James Hogan
These patches added some feature for dw-mmc.
Jaehoon Chung (5):
mmc: dw-mmc: fixed the section mismatch in reference
mmc: dw-mmc: ensure that the card is not busy when changing clock.
mmc: dw-mmc: add the platdata related with clock
mmc: dw-mmc: add the header file for exynos specific code.
mmc: dw-mmc: add the use_hold_reg in CMD register
drivers/mmc/host/dw_mmc-pltfm.c | 4 +-
drivers/mmc/host/dw_mmc.c | 71 +++++++++++++++++++++++++++++++++----
drivers/mmc/host/dw_mmc.h | 2 +
include/linux/mmc/dw_mmc.h | 11 ++++++
include/linux/mmc/exynos-dw_mmc.h | 55 ++++++++++++++++++++++++++++
5 files changed, 134 insertions(+), 9 deletions(-)
create mode 100644 include/linux/mmc/exynos-dw_mmc.h
--
1.7.4.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-23 11:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 11:31 [PATCH 0/5] Add the dw-mmc patches Jaehoon Chung
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.