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:
f939890
)
time: ntp: simplify ntp_update_offset_fll()
author
Ingo Molnar
<mingo@elte.hu>
Sun, 22 Feb 2009 12:22:23 +0000
(13:22 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 25 Feb 2009 17:38:12 +0000
(18:38 +0100)
Impact: cleanup, no functionality changed
Change ntp_update_offset_fll() to delta logic instead of
absolute value logic. This eliminates 'freq_adj' from the
function.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found