Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ab8500_fg: Remove pointless round_jiffies() call
As HZ is a full-second, there is little point in rounding it. Let's save a few cycles by using HZ directly. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
- Loading branch information