kernel_optimize_test/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
convert_drivers_to_kernel_api.txt watchdog: documentation: describe nowayout in coversion-guide 2012-01-06 15:26:14 +01:00
hpwdt.txt
pcwd-watchdog.txt
watchdog-api.txt
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
wdt.txt