[PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
Viresh Kumar
viresh.kumar at linaro.org
Wed Apr 16 06:35:53 PDT 2014
On 16 April 2014 16:21, Lee Jones <lee.jones at linaro.org> wrote:
>> 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 at semaphore.gr>
>> ---
>> drivers/mfd/db8500-prcmu.c | 19 ++++++++-----------
>> 1 file changed, 8 insertions(+), 11 deletions(-)
>
> Applied untested by me.
Wouldn't build. Let it go via Rafael.
More information about the linux-arm-kernel
mailing list