Home
last modified time | relevance | path

Searched hist:"03 c229906311f3b7232ce134fdd6405288780ed3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cpufreq/
H A Dpxa2xx-cpufreq.cdiff 03c229906311f3b7232ce134fdd6405288780ed3 Fri May 01 10:34:01 CEST 2015 Fabian Frederick <fabf@skynet.be> cpufreq: pxa: make pxa_freqs arrays const

pxa255_run_freqs and pxa255_turbo_freqs are only read.
This patch updates arrays declaration, find_freq_tables()
and its callsites.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>