diff options
author | Yuvaraj Kumar C D <yuvaraj.cd@gmail.com> | 2013-08-31 00:11:57 +0900 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-09-25 21:32:20 -0400 |
commit | e6c784eded7b39caeaf2e9206336fa1daeccfd09 (patch) | |
tree | 88143d65ec2d85fc40f44d706c583993e12b6ee7 /drivers/mmc/host/dw_mmc-socfpga.c | |
parent | 2eb2944fa7d14703898063eaee34d41524fb46ad (diff) | |
download | op-kernel-dev-e6c784eded7b39caeaf2e9206336fa1daeccfd09.zip op-kernel-dev-e6c784eded7b39caeaf2e9206336fa1daeccfd09.tar.gz |
mmc: dw_mmc: exynos: move the exynos private init
Currently platform specific private data initialization is done by
dw_mci_exynos_priv_init and dw_mci_exynos_parse_dt. As we already have
separate platform specific device tree parser dw_mci_exynos_parse_dt,
move the dw_mci_exynos_priv_init code to dw_mci_exynos_parse_dt.
We can use the dw_mci_exynos_priv_init to do some actual platform
specific initialization of SMU and etc.
Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/dw_mmc-socfpga.c')
0 files changed, 0 insertions, 0 deletions