All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] dm: mmc: dwmmc: fix the minor things
@ 2016-06-28  6:52 Jaehoon Chung
  2016-06-28  6:52 ` [U-Boot] [PATCH 1/2] dm: mmc: dwmmc: fix the wrong explanation for clock values Jaehoon Chung
  2016-06-28  6:52 ` [U-Boot] [PATCH 2/2] dm: mmc: dwmmc: use the callback functions as static Jaehoon Chung
  0 siblings, 2 replies; 9+ messages in thread
From: Jaehoon Chung @ 2016-06-28  6:52 UTC (permalink / raw)
  To: u-boot

It's working on converting from legacy to DM.
It's also in progessing. There are some minor wrongs.
These patches are fixed wrong explanations and removing unnecessary defined.

These patchese are based on u-boot-dm. (blk-working branch)

Jaehoon Chung (2):
  dm: mmc: dwmmc: fix the wrong explanation for clock values
  dm: mmc: dwmmc: use the callback functions as static

 drivers/mmc/dw_mmc.c |  4 ++--
 include/dwmmc.h      | 11 ++++-------
 2 files changed, 6 insertions(+), 9 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-07-07 16:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28  6:52 [U-Boot] [PATCH 0/2] dm: mmc: dwmmc: fix the minor things Jaehoon Chung
2016-06-28  6:52 ` [U-Boot] [PATCH 1/2] dm: mmc: dwmmc: fix the wrong explanation for clock values Jaehoon Chung
2016-06-29  3:28   ` Simon Glass
2016-06-28  6:52 ` [U-Boot] [PATCH 2/2] dm: mmc: dwmmc: use the callback functions as static Jaehoon Chung
2016-06-29  3:28   ` Simon Glass
2016-06-29  3:47     ` Jaehoon Chung
2016-06-30 19:53       ` Simon Glass
2016-07-07  2:14         ` Minkyu Kang
2016-07-07 16:11           ` Simon Glass

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.