[U-Boot] [PATCH 0/5] mmc: exynos_dw_mmc: clean the unnecessary codes
Jaehoon Chung
jh80.chung at samsung.com
Wed Jun 29 12:46:13 CEST 2016
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(-)
--
1.9.1
More information about the U-Boot
mailing list