From: Stratos Karafotis Date: Fri, 25 Apr 2014 20:16:58 +0000 (+0300) Subject: sh: clk: Use cpufreq_for_each_valid_entry macro for iteration X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~1^2^2~13^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4229e1c61a4a7ac21d5d0790f6add1c9b98d33e7;p=pandora-kernel.git sh: clk: Use cpufreq_for_each_valid_entry macro for iteration The cpufreq core now supports the cpufreq_for_each_valid_entry macro helper for iteration over the cpufreq_frequency_table, so use it. It should have no functional changes. Signed-off-by: Stratos Karafotis Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed