ab8500_fg: Remove pointless round_jiffies() call
authorLee Jones <lee.jones@linaro.org>
Fri, 11 Jan 2013 13:13:06 +0000 (13:13 +0000)
committerAnton Vorontsov <anton@enomsg.org>
Wed, 16 Jan 2013 01:44:46 +0000 (17:44 -0800)
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>

No differences found