From: Wim Van Sebroeck Date: Sun, 21 May 2006 10:48:44 +0000 (+0200) Subject: [WATCHDOG] add WDIOC_GETTIMELEFT ioctl X-Git-Tag: v2.6.18-rc1~413^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b519f3e5e491d5a3e320dc525f58ac439bdde4;p=pandora-kernel.git [WATCHDOG] add WDIOC_GETTIMELEFT ioctl Some watchdog drivers have the ability to report the remaining time before the system will reboot. With the WDIOC_GETTIMELEFT ioctl you can now read the time left before the watchdog would reboot your system. The following drivers support this new IOCTL: i8xx_tco.c, pcwd_pci.c and pcwd_usb.c . Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed