projects
/
GitHub
/
moto-9609
/
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:
9f73763
)
[CPUFREQ] Fix typo.
author
Dave Jones
<davej@redhat.com>
Fri, 11 Aug 2006 21:59:28 +0000
(17:59 -0400)
committer
Dave Jones
<davej@redhat.com>
Fri, 11 Aug 2006 21:59:28 +0000
(17:59 -0400)
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/cpufreq/cpufreq.c
b/drivers/cpufreq/cpufreq.c
index b3df613ae4ec84dfbcf75ad40b4487d68355ba70..d35a9f06ab7b6fe25420c53dd657e849fc00cbed 100644
(file)
--- a/
drivers/cpufreq/cpufreq.c
+++ b/
drivers/cpufreq/cpufreq.c
@@
-32,7
+32,7
@@
#define dprintk(msg...) cpufreq_debug_printk(CPUFREQ_DEBUG_CORE, "cpufreq-core", msg)
/**
- * The "cpufreq driver" - the arch- or hardware-dependen
d
low
+ * The "cpufreq driver" - the arch- or hardware-dependen
t
low
* level driver of CPUFreq support, and its spinlock. This lock
* also protects the cpufreq_cpu_data array.
*/