diff options
author | David Engraf <david.engraf@sysgo.com> | 2011-07-20 15:03:39 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-07-21 09:17:07 +0200 |
commit | b4300b72cfc01ea75b8aaede574bdfb04545d691 (patch) | |
tree | 1cfde16f8a5b2715c105afc3c54727dbd368ef5f /drivers/sh/intc | |
parent | clocksource: sh_cmt: wait for CMCNT on init V2 (diff) | |
download | linux-b4300b72cfc01ea75b8aaede574bdfb04545d691.tar.xz linux-b4300b72cfc01ea75b8aaede574bdfb04545d691.zip |
shwdt: fix usage of mod_timer
This patch fixes the usage of mod_timer and makes the driver usable.
mod_timer must be called with an absolute timeout in jiffies, the old
implementation used a relative timeout thus the hardware watchdog was
never triggered.
Signed-off-by: David Engraf <david.engraf@sysgo.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/sh/intc')
0 files changed, 0 insertions, 0 deletions