From 705e209095d28e675c26444d2a145bd6705c961d Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 31 May 2005 19:03:47 -0700 Subject: [PATCH] --- yaml --- r: 1737 b: refs/heads/master c: b53cc6ead046093477ec7a3354d620337101ea5b h: refs/heads/master i: 1735: cd2047fb9a487a1a5db890e42aecc10fb3cf0cc3 v: v3 --- [refs] | 2 +- trunk/include/linux/cpufreq.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2b198c098b31..caad3008e484 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 065b807ca1f5bdbeb081e3cf75ac8de9be8ac212 +refs/heads/master: b53cc6ead046093477ec7a3354d620337101ea5b diff --git a/trunk/include/linux/cpufreq.h b/trunk/include/linux/cpufreq.h index f21af067d015..927daa86c9b3 100644 --- a/trunk/include/linux/cpufreq.h +++ b/trunk/include/linux/cpufreq.h @@ -49,7 +49,7 @@ int cpufreq_unregister_notifier(struct notifier_block *nb, unsigned int list); /* Frequency values here are CPU kHz so that hardware which doesn't run * with some frequencies can complain without having to guess what per * cent / per mille means. - * Maximum transition latency is in microseconds - if it's unknown, + * Maximum transition latency is in nanoseconds - if it's unknown, * CPUFREQ_ETERNAL shall be used. */