]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:57 +0000 (13:53 +0200)
commit0d70fd367d89a4df9dd4c305295c4b7479505c51
treeb6f0db9f3c85cf251b3643608aeeb0259e0cf899
parent38c79c9828c14e78d4d150ff54e5a2e0e6e80f0d
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