All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] mmc: exynos_dw_mmc: clean the unnecessary codes
Date: Tue, 12 Jul 2016 19:51:40 +0900	[thread overview]
Message-ID: <5784CBBC.8000604@samsung.com> (raw)
In-Reply-To: <1467197178-24783-1-git-send-email-jh80.chung@samsung.com>

On 29/06/16 19:46, Jaehoon Chung wrote:
> This patch-set is for maintaining more easier than now.
> Now, exynos_dw_mmc codes are too huge. Some codes can be reused and removed.
> Basic goal is the using DM. Before applied DM, it needs to clean more.
> 
> In future, exynos_dw_mmc controller should support DM.
> 
> Jaehoon Chung (5):
>   mmc: exynos_dw_mmc: remove the unused function
>   mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
>   mmc: exynos_dw_mmc: add the error control for checking index
>   mmc: exynos_dw_mmc: clean the unused and unnecessary codes
>   mmc: exynos_dw_mmc: use the 4bit bus-width by default
> 
>  arch/arm/mach-exynos/include/mach/dwmmc.h |  1 -
>  drivers/mmc/exynos_dw_mmc.c               | 78 ++++++-------------------------
>  2 files changed, 14 insertions(+), 65 deletions(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      parent reply	other threads:[~2016-07-12 10:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20160629104621epcas1p24746778f04ac171c55b61d619fd62a04@epcas1p2.samsung.com>
2016-06-29 10:46 ` [U-Boot] [PATCH 0/5] mmc: exynos_dw_mmc: clean the unnecessary codes Jaehoon Chung
2016-06-29 10:46   ` [U-Boot] [PATCH 1/5] mmc: exynos_dw_mmc: remove the unused function Jaehoon Chung
2016-06-29 23:05     ` Simon Glass
2016-06-29 10:46   ` [U-Boot] [PATCH 2/5] mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL Jaehoon Chung
2016-06-29 23:05     ` Simon Glass
2016-06-29 10:46   ` [U-Boot] [PATCH 3/5] mmc: exynos_dw_mmc: add the error control for checking index Jaehoon Chung
2016-06-29 23:05     ` Simon Glass
2016-06-29 10:46   ` [U-Boot] [PATCH 4/5] mmc: exynos_dw_mmc: clean the unused and unnecessary codes Jaehoon Chung
2016-06-29 23:05     ` Simon Glass
2016-06-29 10:46   ` [U-Boot] [PATCH 5/5] mmc: exynos_dw_mmc: use the 4bit bus-width by default Jaehoon Chung
2016-06-29 23:05     ` Simon Glass
2016-07-12 10:51   ` Minkyu Kang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5784CBBC.8000604@samsung.com \
    --to=mk7.kang@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.