diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-08-07 22:14:38 -0500 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2024-08-19 16:09:06 +0900 |
commit | 0d5e81717ec782cbf0d457e32a57971c650e3007 (patch) | |
tree | 6c1a92bb8be222f9ab18a52abcb9e1fd709ac709 /drivers/ddr/imx/phy/ddrphy_train.c | |
parent | 9780ca65394be3742faed92472325c8143aff788 (diff) |
mmc: exynos_dw_mmc: Pull all init code into probe function
There is no logical sense to split the initialization code between
multiple functions. Pull both do_dwmci_init() and
exynos_dwmci_core_init() into exynos_dwmmc_probe() to make the code more
simple and obvious.
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions