diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-10-30 03:05:47 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-10-30 14:20:26 +0100 |
commit | 0ca4b558b59d69d0b39ce42664c601690ecc8d6c (patch) | |
tree | a044a3a24453fc4f1f1da1cbe2ee19e2b3708c72 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 314bed6c854e41b2edd5cefb7009e3b6040abd28 (diff) | |
download | u-boot-0ca4b558b59d69d0b39ce42664c601690ecc8d6c.tar.gz u-boot-0ca4b558b59d69d0b39ce42664c601690ecc8d6c.tar.xz u-boot-0ca4b558b59d69d0b39ce42664c601690ecc8d6c.zip |
rtc: use probe() to initialize emulated RTC
Currently the emulated RTC is initialized in the emul_rtc_get() get
function. This does not match the design of the driver model.
Move the initialization of the emulated RTC to the probe() function.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions