]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
authorWim Van Sebroeck <wim@iguana.be>
Fri, 22 Jul 2011 18:57:23 +0000 (18:57 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 22 Jul 2011 18:57:23 +0000 (18:57 +0000)
commitc695d244c293b0e15efe7a48bc62b18f299f2aa1
tree367a333585249f9fe3abc1c0d098ce7b0c41c128
parent6444e39a20f1b5ae4cda1cbb7f21105b6cedbe1a
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl

This part add's the WDIOC_KEEPALIVE ioctl functionality to the
WatchDog Timer Driver Core framework. Please note that the
WDIOF_KEEPALIVEPING bit has to be set in the watchdog_info
options field.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Documentation/watchdog/watchdog-kernel-api.txt
drivers/watchdog/watchdog_dev.c