]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: omap_wdt: early_enable module parameter
authorLars Poeschel <poeschel@lemonage.de>
Thu, 25 Jun 2015 10:21:51 +0000 (12:21 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 1 Jul 2015 14:43:17 +0000 (16:43 +0200)
commitc3a1891ab7401d3c6d2389a5c421562bbcb3d467
tree081e96cdd7fbac187a46a3ac25492a4a4ee2d9f0
parentb97646749c681c56e2cd16a90b7ac143820df758
watchdog: omap_wdt: early_enable module parameter

Add a early_enable module parameter to the omap_wdt that starts the
watchdog on module insertion. The default value is 0 which does not
start the watchdog - which also does not change the behavior if the
parameter is not given.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/watchdog/watchdog-parameters.txt
drivers/watchdog/omap_wdt.c