]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: exynos_dw_mmc: use the exynos specific data structure
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 4 Feb 2015 06:48:40 +0000 (15:48 +0900)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 23 Feb 2015 17:39:51 +0000 (19:39 +0200)
commit5dab81cea5500558b7bfc43a7364ae7ed706d2fc
tree6c1ab4c9b6aa293f03ff29a1bc20ac3c9c3ea719
parent3a33bb1874a75abde8872915f808945b6d20f6f2
mmc: exynos_dw_mmc: use the exynos specific data structure

Clksel value is exynos specific value.
It removed "clksel_val" into dwmci_host and created the
"dwmci_exynos_priv_data" structure for exynos specific data.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/exynos_dw_mmc.c
include/dwmmc.h