android_kernel_motorola_sm6225/Documentation/watchdog
Hans de Goede b10f7c12e0 watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success
When a set_timeout operation succeeds this does not necessarily mean that
the exact timeout requested has been achieved, because the watchdog does not
necessarily have a 1 second resolution. So rather then have the core set
the timeout member of the watchdog_device struct to the exact requested
value, instead the driver should set it to the actually achieved timeout value.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2012-03-27 20:07:43 +02:00
..
src [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. 2010-04-06 14:23:55 +00:00
convert_drivers_to_kernel_api.txt watchdog: documentation: describe nowayout in coversion-guide 2012-01-06 15:26:14 +01:00
hpwdt.txt Fix common misspellings 2011-03-31 11:26:23 -03:00
pcwd-watchdog.txt [WATCHDOG] clean-up watchdog documentation 2007-05-24 17:26:11 +00:00
watchdog-api.txt [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. 2010-04-06 14:23:55 +00:00
watchdog-kernel-api.txt watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success 2012-03-27 20:07:43 +02:00
watchdog-parameters.txt watchdog: docs: add an entry for imx2_wdt 2010-07-01 16:02:55 +00:00
wdt.txt watchdog: update/improve/consolidate watchdog driver 2010-05-25 09:05:34 +00:00