From: Nicholas Mc Guire Date: Fri, 6 Feb 2015 09:58:31 +0000 (-0500) Subject: USB: legotower: use msecs_to_jiffies for time conversion X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7e9473ab62139c78eb834f53c4ec6bc22d111f;p=pandora-kernel.git USB: legotower: 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