projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
330a161
)
timekeeper: fix comment typo for tk_setup_internals()
author
Yijing Wang
<wangyijing@huawei.com>
Thu, 28 Nov 2013 08:28:55 +0000
(16:28 +0800)
committer
John Stultz
<john.stultz@linaro.org>
Mon, 23 Dec 2013 19:54:35 +0000
(11:54 -0800)
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>
kernel/time/timekeeping.c
patch
|
blob
|
blame
|
history
diff --git
a/kernel/time/timekeeping.c
b/kernel/time/timekeeping.c
index 2793c43825295c11853dd0b81fb0ba5cc1004048..3ff30640fc9d6f9abb2768d74895086b3fa4690e 100644
(file)
--- 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)
}
/**
- * t
imekeeper
_setup_internals - Set up internals to use clocksource clock.
+ * t
k
_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