watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
authorWim Van Sebroeck <wim@iguana.be>
Fri, 22 Jul 2011 18:56:38 +0000 (18:56 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 28 Jul 2011 08:01:05 +0000 (08:01 +0000)
commit2fa03560ab3a6dd83cad9bfd5692179fc2ceabb3
treeb208649368917b6c8d16c5cc737b2b83e906d074
parent43316044d4f64da008d6aca7d4b60771b9a24eb8
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality

This part add's the basic ioctl functionality to the
WatchDog Timer Driver Core framework. The supported
ioctl call's are:
WDIOC_GETSUPPORT
WDIOC_GETSTATUS
WDIOC_GETBOOTSTATUS

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
include/linux/watchdog.h