[U-Boot] [PATCH 0/5] mmc: exynos_dw_mmc: clean the unnecessary codes
Minkyu Kang
mk7.kang at samsung.com
Tue Jul 12 12:51:40 CEST 2016
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.
More information about the U-Boot
mailing list