From 17713ce09d95fa79a1bf8f8604ecea9c6e1924aa Mon Sep 17 00:00:00 2001 From: Nicholas Mc Guire Date: Fri, 20 Feb 2015 09:34:01 -0500 Subject: [PATCH] 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-format-patch failed