All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] mmc: dw_mmc: fixed minor problems
@ 2015-02-04  6:48 Jaehoon Chung
  2015-02-04  6:48 ` [U-Boot] [PATCH 1/3] mmc: dw_mmc: fixed the wrong bit control Jaehoon Chung
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jaehoon Chung @ 2015-02-04  6:48 UTC (permalink / raw)
  To: u-boot

This patchset fixed minor problems.
Included the previous patch("mmc: dw_mmc: fixed the wrong bit control")

Jaehoon Chung (3):
  mmc: dw_mmc: fixed the wrong bit control
  mmc: exynos_dw_mmc: set to clksel_val into board-init function
  mmc: exynos_dw_mmc: use the exynos specific data structure

 drivers/mmc/dw_mmc.c        |  2 +-
 drivers/mmc/exynos_dw_mmc.c | 60 ++++++++++++++++++++++++++++++++++++---------
 include/dwmmc.h             |  2 +-
 3 files changed, 51 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-02-23 17:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-04  6:48 [U-Boot] [PATCH 0/3] mmc: dw_mmc: fixed minor problems Jaehoon Chung
2015-02-04  6:48 ` [U-Boot] [PATCH 1/3] mmc: dw_mmc: fixed the wrong bit control Jaehoon Chung
2015-02-23 17:38   ` Pantelis Antoniou
2015-02-04  6:48 ` [U-Boot] [PATCH 2/3] mmc: exynos_dw_mmc: set to clksel_val into board-init function Jaehoon Chung
2015-02-23 17:40   ` Pantelis Antoniou
2015-02-23 17:40   ` Pantelis Antoniou
2015-02-04  6:48 ` [U-Boot] [PATCH 3/3] mmc: exynos_dw_mmc: use the exynos specific data structure 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.