]> Pileus Git - ~andy/linux/blobdiff - drivers/watchdog/sb_wdog.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[~andy/linux] / drivers / watchdog / sb_wdog.c
index bc3d68f99ddb3d29168d9ff1ab59318297bfad54..9748eed7319675a16c7d2e882d16659533071bc7 100644 (file)
@@ -93,7 +93,7 @@ static int expect_close;
 
 static const struct watchdog_info ident = {
        .options        = WDIOF_CARDRESET | WDIOF_SETTIMEOUT |
-                                               WDIOF_KEEPALIVEPING,
+                                       WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
        .identity       = "SiByte Watchdog",
 };