Skip to content
Commit 0ca4b558 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 314bed6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment