From: Nicholas Mc Guire Date: Fri, 20 Feb 2015 14:34:01 +0000 (-0500) Subject: video: fbdev: use msecs_to_jiffies for time conversions X-Git-Tag: omap-for-v4.1/fixes-rc1~81^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17713ce09d95fa79a1bf8f8604ecea9c6e1924aa;p=pandora-kernel.git video: fbdev: use msecs_to_jiffies for time conversions This is only an API consolidation and should make things more readable by replacing var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed