commit | 41ce25657bcd631235c123ace9d2f37c995e123d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Jan 11 13:13:06 2013 +0000 |
committer | Anton Vorontsov <anton@enomsg.org> | Tue Jan 15 17:44:46 2013 -0800 |
tree | 08c647829839a05c173a1556866916c64b2eb394 | |
parent | f902dadc123376b973e5f9cb216a22675a2a9181 [diff] |
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>