From: Lee Jones Date: Fri, 11 Jan 2013 13:13:06 +0000 (+0000) Subject: ab8500_fg: Remove pointless round_jiffies() call X-Git-Tag: v3.9-rc1~151^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ce25657bcd631235c123ace9d2f37c995e123d;p=pandora-kernel.git 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 Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed