Linus Torvalds 221dee285e Revert "[CPUFREQ] constify cpufreq_driver where possible."
This reverts commit aeeddc1435c37fa3fc844f31d39c185b08de4158, which was
half-baked and broken.  It just resulted in compile errors, since
cpufreq_register_driver() still changes the 'driver_data' by setting
bits in the flags field.  So claiming it is 'const' _really_ doesn't
work.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-26 14:55:48 -08:00
..
2007-02-21 10:55:59 +01:00
2007-02-15 18:20:52 +09:00
2007-02-11 10:51:24 -08:00
2007-02-26 11:42:43 -08:00
2007-02-14 08:42:20 +01:00