]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/sbc_epx_c3.c
[WATCHDOG] Correct WDIOF_MAGICCLOSE flag
[mv-sheeva.git] / drivers / watchdog / sbc_epx_c3.c
index af118a142e9537704f76a1e350920b605fc88733..28f1214457bdf6d4e31e6eac3a0a036cee6968e3 100644 (file)
@@ -107,8 +107,7 @@ static long epx_c3_ioctl(struct file *file, unsigned int cmd,
        int options, retval = -EINVAL;
        int __user *argp = (void __user *)arg;
        static const struct watchdog_info ident = {
-               .options                = WDIOF_KEEPALIVEPING |
-                                         WDIOF_MAGICCLOSE,
+               .options                = WDIOF_KEEPALIVEPING,
                .firmware_version       = 0,
                .identity               = "Winsystems EPX-C3 H/W Watchdog",
        };