]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/scx200_wdt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[karo-tx-linux.git] / drivers / watchdog / scx200_wdt.c
index ea93692a110a48b976d94e2141118e6dfa3a17e2..e67b76c0526c340f80ddba05e978b0bd46e15844 100644 (file)
@@ -165,7 +165,8 @@ static long scx200_wdt_ioctl(struct file *file, unsigned int cmd,
        static const struct watchdog_info ident = {
                .identity = "NatSemi SCx200 Watchdog",
                .firmware_version = 1,
-               .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
+               .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING |
+                                               WDIOF_MAGICCLOSE,
        };
        int new_margin;