From: Nicholas Mc Guire Date: Mon, 9 Feb 2015 14:41:49 +0000 (-0500) Subject: tty: max3100: use msecs_to_jiffies for time conversion X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~77^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89b73703ea3e61ab233560d2c6c4fc0963111dc;p=pandora-kernel.git tty: max3100: use msecs_to_jiffies for time conversion This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed