]> Git Repo - linux.git/commit - include/linux/watchdog.h
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
authorWim Van Sebroeck <[email protected]>
Fri, 22 Jul 2011 18:56:38 +0000 (18:56 +0000)
committerWim Van Sebroeck <[email protected]>
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 <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Documentation/watchdog/watchdog-kernel-api.txt
drivers/watchdog/watchdog_dev.c
include/linux/watchdog.h
This page took 0.062421 seconds and 4 git commands to generate.