[CPUFREQ] constify cpufreq_driver where possible.
authorDave Jones <davej@redhat.com>
Fri, 23 Feb 2007 00:08:27 +0000 (19:08 -0500)
committerDave Jones <davej@redhat.com>
Fri, 23 Feb 2007 00:08:27 +0000 (19:08 -0500)
Not all cases are possible due to ->flags being set at runtime
on some drivers.

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found