From: Nicholas Mc Guire Date: Sun, 1 Mar 2015 13:20:32 +0000 (-0500) Subject: i2c: wmt: use msecs_to_jiffies for time conversions X-Git-Tag: omap-for-v4.2/o2_dc~136^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9dd73c6a4e17c9345e81b46a52ca9d3157378f;p=pandora-kernel.git i2c: wmt: use msecs_to_jiffies for time conversions 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: Wolfram Sang --- Reading git-diff-tree failed