[RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2014-05-26 11:07:18
Also in:
linux-pm, lkml
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2014-05-26 11:07:18
Also in:
linux-pm, lkml
On 26 May 2014 16:52, Rafael J. Wysocki [off-list ref] wrote:
I agree as far as the 64-bit thing goes, but is switching to Hz really necessary?
Don't really know that.. It seems that there will always be problems with close enough frequencies whenever rounding is done. More can be elaborated by Soren.