···7777 /*7878 * The policy max have been changed so that we cannot get proper7979 * old_index with cpufreq_frequency_table_target(). Thus, ignore8080- * policy and get the index from the raw freqeuncy table.8080+ * policy and get the index from the raw frequency table.8181 */8282 old_index = exynos_cpufreq_get_index(freqs.old);8383 if (old_index < 0) {
+1-1
include/linux/devfreq.h
···168168 unsigned long max_freq;169169 bool stop_polling;170170171171- /* information for device freqeuncy transition */171171+ /* information for device frequency transition */172172 unsigned int total_trans;173173 unsigned int *trans_table;174174 unsigned long *time_in_state;