* cpufreq/linux/include/linux cpufreq.h,1.48,1.49
@ 2004-08-31 8:29 Ducrot Bruno
0 siblings, 0 replies; only message in thread
From: Ducrot Bruno @ 2004-08-31 8:29 UTC (permalink / raw)
To: cpufreq
Update of /mnt/src/cvsroot/cpufreq/linux/include/linux
In directory flint:/tmp/cvs-serv5291/linux/include/linux
Modified Files:
cpufreq.h
Log Message:
The SA1100 and SA1110 platforms can handle situations well where the
CPU frequency is different to the value the cpufreq (and timing) code
thinks it is, e.g. when resuming from sleep. So, remove the flags
noting the opposite.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.de>
Index: cpufreq.h
===================================================================
RCS file: /mnt/src/cvsroot/cpufreq/linux/include/linux/cpufreq.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- cpufreq.h 26 Aug 2004 16:40:19 -0000 1.48
+++ cpufreq.h 31 Aug 2004 08:29:17 -0000 1.49
@@ -209,13 +209,6 @@
#define CPUFREQ_CONST_LOOPS 0x02 /* loops_per_jiffy or other kernel
* "constants" aren't affected by
* frequency transitions */
-#define CPUFREQ_PANIC_OUTOFSYNC 0x04 /* panic if cpufreq's opinion of
- * current frequency differs from
- * actual frequency */
-#define CPUFREQ_PANIC_RESUME_OUTOFSYNC 0x08 /* panic if cpufreq's opinion of
- * current frequency differs from
- * actual frequency on resume
- * from sleep. */
int cpufreq_register_driver(struct cpufreq_driver *driver_data);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-31 8:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31 8:29 cpufreq/linux/include/linux cpufreq.h,1.48,1.49 Ducrot Bruno
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.