]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 29 Nov 2013 11:08:57 +0000 (20:08 +0900)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Sun, 8 Dec 2013 12:07:07 +0000 (14:07 +0200)
commit18ab67559736335d743503d92b49129e505e1baf
treecbd6fa42757593994acfd12d4d7480ebf458a608
parentf44483b57c49282299da0e5c10073b909cdad979
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c

dw-mmc.c is the general driver file.
So, remove the exynos specific code at dw-mmc.c.
Instead, exynos specific cod can be move into exynos-dw_mmc.c.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Acked-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/mmc/dw_mmc.c
drivers/mmc/exynos_dw_mmc.c
include/dwmmc.h