On Fri, Feb 5, 2016 at 11:39 PM, Alexander Kuleshov
wrote:
> The clocksource_khz2mult() and clocksource_hz2mult() share similar
> code wihch calculates a mult from the given frequency. Both implementations
> in differ only in value of a frequency. This patch introduces the
> clocksource_freq2mult(
The clocksource_khz2mult() and clocksource_hz2mult() share similar
code wihch calculates a mult from the given frequency. Both implementations
in differ only in value of a frequency. This patch introduces the
clocksource_freq2mult() helper with generic implementation of
mult calculation to prevent
2 matches
Mail list logo