Re: [2.6 patch] small cpufreq cleanup

From: Dominik Brodowski
Date: Sat Oct 30 2004 - 02:39:48 EST


On Sat, Oct 30, 2004 at 09:22:46AM +0200, Adrian Bunk wrote:
> the patch below does the following cleanups in the cpufreq code:
> - remove the __deprecated cpufreq_set{,max} functions that didn't have
> any users left

Not yet, the #warning says it'll be removed 2005-01-01.

> - make cpufreq_gov_dbs static

Patch which does that is already in cpufreq-bk.

> cpufreq_driver_target and cpufreq_governor in drivers/cpufreq/cpufreq.c
> also both have currently exactly zero in-kernel users, but I left them.

cpufreq_driver_target and/or cpufreq_governor should already be used by some
code, but aren't yet, but definitely will be useful and used soon.

Dominik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/