commit | c2dc00e494cc476551b9beeb883910391ff59737 | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Fri Jul 22 18:57:23 2011 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 28 08:01:07 2011 +0000 |
tree | 2dd417fb7e793af0bd28f9b946628662574269d4 | |
parent | 2fa03560ab3a6dd83cad9bfd5692179fc2ceabb3 [diff] |
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>