commit | b2102eb36e7909c779e46f66595fda75aa219f4c | [log] [tgz] |
---|---|---|
author | Lars Poeschel <poeschel@lemonage.de> | Thu Jun 25 12:21:51 2015 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Jul 01 16:43:17 2015 +0200 |
tree | 081e96cdd7fbac187a46a3ac25492a4a4ee2d9f0 | |
parent | 5e53c8ed813d6100d2cebbf83f2192b201f70772 [diff] |
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>