commit | 4d3db7d78425c469d328d460e3b69dfb80dd309c | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Fri Feb 06 05:08:53 2015 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Feb 23 09:18:20 2015 -0600 |
tree | e9f2876e09324434f6c744a34fb2ca5ca346fac8 | |
parent | bb90600d5cdd3a59053e0843f165e2ee49009c54 [diff] |
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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Felipe Balbi <balbi@ti.com>