watchdog: fix set_timeout operations
authorWim Van Sebroeck <wim@iguana.be>
Wed, 29 Feb 2012 19:20:58 +0000 (20:20 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 18:08:09 +0000 (20:08 +0200)
Since we changed the behaviour of the set_timeout operation in the
watchdog API, we need to change the allready converted drivers so
that they update the timeout field at the end of the set_timeout
operation.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found