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:
4f86a95
)
tty: max3100: use msecs_to_jiffies for time conversion
author
Nicholas Mc Guire
<hofrat@osadl.org>
Mon, 9 Feb 2015 14:41:49 +0000
(09:41 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:13:08 +0000
(
03:13
+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/tty/serial/max3100.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/max3100.c
Simple merge