On Mon, Feb 25, 2013 at 10:52 PM, Guennadi Liakhovetski <g.liakhovetski@xxxxxx> wrote: > clk_set_rate() isn't supposed to accept approximate frequencies, instead > a supported frequency should be obtained from clk_round_rate() and then > used to set the clock. > > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> > --- > > Applies on top of my previous patch to fix unsigned freq_Hz "cpufreq: fix > sign check of an unsigned variable in cpufreq-cpu0" > > drivers/cpufreq/cpufreq-cpu0.c | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html