acpi-thermal: fix mod_timer() interval
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 23 Apr 2007 21:41:13 +0000 (14:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 24 Apr 2007 15:23:08 +0000 (08:23 -0700)
commit94e22e13ad063c614b458a019b428ffc118e5c06
tree0153b6823516f3be23ab633ea08fb45561fab034
parentc959df9f01cfb2f43b4d1f58631ee1e9c50541b6
acpi-thermal: fix mod_timer() interval

Use relative time, not absolute.  Discovered by Jung-Ik (John) Lee
<jilee@google.com>.

Cc: Jung-Ik (John) Lee <jilee@google.com>
Acked-by: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/thermal.c