RE: [RFC 2/3] mmc: dw_mmc: move the platform specific init call

2013-08-20 Thread Seungwon Jeon
Hi Yuvaraj, This change affects dw_mci_socfpga_parse_dt of socfpga. It should be considered. Thanks, Seungwon Jeon On Mon, August 19, 2013, Yuvaraj Kumar C D wrote: > Current platform specific private data initialisation call > dw_mci_exynos_priv_init can be used to do platform specific > initia

[RFC 2/3] mmc: dw_mmc: move the platform specific init call

2013-08-18 Thread Yuvaraj Kumar C D
Current platform specific private data initialisation call dw_mci_exynos_priv_init can be used to do platform specific initialisation of SMU and others in future.So the drv_data->init call has moved to dw_mci_probe. Signed-off-by: Yuvaraj Kumar C D --- drivers/mmc/host/dw_mmc-pltfm.c |7

[RFC 2/3] mmc: dw_mmc: move the platform specific init call

2013-08-16 Thread Yuvaraj Kumar C D
Current platform specific private data initialisation call dw_mci_exynos_priv_init can be used to do platform specific initialisation of SMU and others in future.So the drv_data->init call has moved to dw_mci_probe. Signed-off-by: Yuvaraj Kumar C D --- drivers/mmc/host/dw_mmc-pltfm.c |7

[RFC 2/3] mmc: dw_mmc: move the platform specific init call

2013-08-16 Thread Yuvaraj Kumar C D
Current platform specific private data initialisation call dw_mci_exynos_priv_init can be used to do platform specific initialisation of SMU and others in future.So the drv_data->init call has moved to dw_mci_probe. Signed-off-by: Yuvaraj Kumar C D --- drivers/mmc/host/dw_mmc-pltfm.c |7