]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit305c08d360821af1a914550855ac2546fc4ada16
tree266ad74d44c332e27eac61070f7287051035136f
parentc39b4fd0b8bdb334da7fe463755ed948b3ed43da
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