From: Nicholas Mc Guire Date: Sat, 31 Jan 2015 11:02:08 +0000 (+0100) Subject: staging: unisys: use msecs_to_jiffies for conversions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc1a1b3eeee793e68f27efde9f0519c233b944f;p=pandora-kernel.git staging: unisys: use msecs_to_jiffies for conversions This is only an API consolidation to make things more readable. Instances of var * HZ / 1000 are replaced by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed