Re: [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
Viresh Kumar <[email protected]>
| Newsgroups | org.kernel.vger.cpufreq,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <CAKohpomam0qKdkMMMRDOfWN9QnZ3DzCviV=RuZ5f_7JbmYNDNw@mail.gmail.com> |
On 26 May 2014 16:52, Rafael J. Wysocki <[email protected]> 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.