commit | 5dab81cea5500558b7bfc43a7364ae7ed706d2fc | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Feb 04 15:48:40 2015 +0900 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Mon Feb 23 19:39:51 2015 +0200 |
tree | 6c1ab4c9b6aa293f03ff29a1bc20ac3c9c3ea719 | |
parent | 3a33bb1874a75abde8872915f808945b6d20f6f2 [diff] |
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>