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)
commit0197c1c49ef1ff386b2ebb6d3b0fc85a8e174b5c
tree266ad74d44c332e27eac61070f7287051035136f
parentb10f7c12e051762b84457f6d38d4b71acbf76a02
watchdog: fix set_timeout operations

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>
drivers/staging/mei/wd.c
drivers/watchdog/jz4740_wdt.c
drivers/watchdog/pnx4008_wdt.c
drivers/watchdog/s3c2410_wdt.c
drivers/watchdog/via_wdt.c
drivers/watchdog/wm831x_wdt.c
drivers/watchdog/wm8350_wdt.c
This page took 0.058069 seconds and 5 git commands to generate.