commit | fdb56c45a2cadd11b27447f9468c712b59e15b33 | [log] [tgz] |
---|---|---|
author | Stratos Karafotis <stratosk@semaphore.gr> | Fri Apr 25 23:16:11 2014 +0300 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Apr 30 00:06:34 2014 +0200 |
tree | 6cf8f6a9e96dbef88bbb7a7cb4b40693dbb75581 | |
parent | 499f8ad5ab8a3bd79e31d80469e509a5bcd86aa3 [diff] |
mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration The cpufreq core now supports the cpufreq_for_each_entry macro helper for iteration over the cpufreq_frequency_table, so use it. It should have no functional changes. Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>