Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d26e4fe0 authored by Yijing Wang's avatar Yijing Wang Committed by John Stultz
Browse files

timekeeper: fix comment typo for tk_setup_internals()



Fix trivial comment typo for tk_setup_internals().

Signed-off-by: default avatarYijing Wang <wangyijing@huawei.com>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent 330a1617
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -90,8 +90,9 @@ static void tk_set_sleep_time(struct timekeeper *tk, struct timespec t)
}

/**
 * timekeeper_setup_internals - Set up internals to use clocksource clock.
 * tk_setup_internals - Set up internals to use clocksource clock.
 *
 * @tk:		The target timekeeper to setup.
 * @clock:		Pointer to clocksource.
 *
 * Calculates a fixed cycle/nsec interval for a given clocksource/adjustment