From: Nicholas Mc Guire Date: Fri, 6 Feb 2015 10:08:53 +0000 (-0500) Subject: usb: isp1760: use msecs_to_jiffies for time conversion X-Git-Tag: omap-for-v4.1/wl12xx-dt~45^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3db7d78425c469d328d460e3b69dfb80dd309c;p=pandora-kernel.git usb: isp1760: 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). Acked-by: Laurent Pinchart Signed-off-by: Nicholas Mc Guire Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed