aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYijing Wang <wangyijing@huawei.com>2013-11-28 16:28:55 +0800
committerJohn Stultz <john.stultz@linaro.org>2013-12-23 11:54:35 -0800
commitd26e4fe0dbe95778b9dbe80b6aa884d71fb6f459 (patch)
tree33b28707c74872bee862f88390b1521314c8824e
parent330a1617b0a6268d427aa5922c94d082b1d3e96d (diff)
timekeeper: fix comment typo for tk_setup_internals()
Fix trivial comment typo for tk_setup_internals(). Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--kernel/time/timekeeping.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c
index 2793c438252..3ff30640fc9 100644
--- a/kernel/time/timekeeping.c
+++ b/kernel/time/timekeeping.c
@@ -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