projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92cb54a
)
x86: hpet fix docbook comment
author
Pavel Machek
<pavel@ucw.cz>
Mon, 4 Feb 2008 23:48:13 +0000
(
00:48
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 26 Feb 2008 11:55:50 +0000
(12:55 +0100)
Signed-off-by: Pavel Machek <Pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/hpet.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/kernel/hpet.c
b/arch/x86/kernel/hpet.c
index 429d084e014d4b11a829bbf01f53fdc860e276e2..235fd6c77504c9baedcfddd1610b143910e97e21 100644
(file)
--- a/
arch/x86/kernel/hpet.c
+++ b/
arch/x86/kernel/hpet.c
@@
-368,8
+368,8
@@
static int hpet_clocksource_register(void)
return 0;
}
-/*
- *
Try to setup the HPET timer
+/*
*
+ *
hpet_enable - Try to setup the HPET timer. Returns 1 on success.
*/
int __init hpet_enable(void)
{