All of lore.kernel.org
 help / color / mirror / Atom feed
* move kernel/cpufreq.c to drivers/cpufreq/cpufreq.c?
@ 2003-07-14 16:55 Dominik Brodowski
  0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2003-07-14 16:55 UTC (permalink / raw)
  To: cpufreq

Back in the early days the whole cpufreq core was located in one file --
kernel/cpufreq.c. Now, there are several cross-architecture files for
cpufreq present in drivers/cpufreq. Because of this, I'd favor moving 
kernel/cpufreq.c to drivers/cpufreq/cpufreq.c.

Also, cpufreq.c could be split up into "notifiers.c" and "cpufreq.c" --
cpufreq.c can be "modularized" then. It only needs to be "y" on ARM_SA11?0
and if CONFIG_ACPI_PROCESSOR="y" is (on x86). Is there interest in a patch
for this, too?

	Dominik

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-14 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-14 16:55 move kernel/cpufreq.c to drivers/cpufreq/cpufreq.c? Dominik Brodowski

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.