git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dc6120
)
USB: image: use msecs_to_jiffies for time conversion
author
Nicholas Mc Guire
<hofrat@osadl.org>
Fri, 6 Feb 2015 09:50:21 +0000
(
04:50
-0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 15:20:34 +0000
(16:20 +0100)
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 <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/image/mdc800.c
patch
|
blob
|
history
diff --cc
drivers/usb/image/mdc800.c
Simple merge