All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] watchdog: docs: omap_wdt also understands nowayout
@ 2015-06-17  9:13 poeschel
  2015-06-18 16:39 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: poeschel @ 2015-06-17  9:13 UTC (permalink / raw)
  To: wim, corbet, linux-doc, linux-watchdog, linux-kernel; +Cc: Lars Poeschel

From: Lars Poeschel <poeschel@lemonage.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@lemonage.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: watchdog: docs: omap_wdt also understands nowayout
  2015-06-17  9:13 [PATCH] watchdog: docs: omap_wdt also understands nowayout poeschel
@ 2015-06-18 16:39 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2015-06-18 16:39 UTC (permalink / raw)
  To: poeschel; +Cc: wim, corbet, linux-doc, linux-watchdog, linux-kernel

On Wed, Jun 17, 2015 at 11:13:27AM +0200, poeschel@lemonage.de wrote:
> From: Lars Poeschel <poeschel@lemonage.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@lemonage.de>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-18 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17  9:13 [PATCH] watchdog: docs: omap_wdt also understands nowayout poeschel
2015-06-18 16:39 ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.