[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434532407-6989-1-git-send-email-poeschel@lemonage.de>
Date: Wed, 17 Jun 2015 11:13:27 +0200
From: poeschel@...onage.de
To: wim@...ana.be, corbet@....net, linux-doc@...r.kernel.org,
linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Lars Poeschel <poeschel@...onage.de>
Subject: [PATCH] watchdog: docs: omap_wdt also understands nowayout
From: Lars Poeschel <poeschel@...onage.de>
The omap_wdt kernel driver also understands the nowayout module
parameter. This updates the watchdog-parameters.txt to reflect this fact.
Signed-off-by: Lars Poeschel <poeschel@...onage.de>
---
Documentation/watchdog/watchdog-parameters.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt
index 692791c..74252c4 100644
--- a/Documentation/watchdog/watchdog-parameters.txt
+++ b/Documentation/watchdog/watchdog-parameters.txt
@@ -208,6 +208,8 @@ nowayout: Watchdog cannot be stopped once started
-------------------------------------------------
omap_wdt:
timer_margin: initial watchdog timeout (in seconds)
+nowayout: Watchdog cannot be stopped once started
+ (default=kernel config parameter)
-------------------------------------------------
orion_wdt:
heartbeat: Initial watchdog heartbeat in seconds
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists