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. */