]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/watchdog: add support for magic close to watchdog-test
authorTimur Tabi <timur@codeaurora.org>
Tue, 21 Jun 2016 23:00:15 +0000 (18:00 -0500)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 17 Jul 2016 19:02:32 +0000 (21:02 +0200)
commitde0bd1b35f2640eb87d32fab1856d250e601871b
tree1ce58d3c592c88a309402381f97bb082c3002fc3
parent26a78278e06d2076fe00ed546eaa329b3a7a88dc
Documentation/watchdog: add support for magic close to watchdog-test

Some drivers have the WDIOF_MAGICCLOSE set, which means that applications
need to write 'V' to the watchdog device before closing, otherwise the
driver won't stop the watchdog timer.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/watchdog/src/watchdog-test.c