diff options
author | Jean-Baptiste Theou <jtheou@adeneo-embedded.us> | 2015-06-09 18:55:03 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2015-06-29 11:51:08 +0200 |
commit | 5e53c8ed813d6100d2cebbf83f2192b201f70772 (patch) | |
tree | a3f50d148b509630f598258ba0c06189a36d6f28 /Documentation | |
parent | watchdog: watchdog_core: Add watchdog registration deferral mechanism (diff) | |
download | linux-5e53c8ed813d6100d2cebbf83f2192b201f70772.tar.xz linux-5e53c8ed813d6100d2cebbf83f2192b201f70772.zip |
watchdog: gpio_wdt: Add option for early registration
In some situation, mainly when it's not possible to disable a
watchdog, you may want the watchdog driver to be started as soon
as possible.
Adding GPIO_WATCHDOG_ARCH_INITCALL to raise initcall from
module_init to arch_initcall.
This patch require watchdog registration deferral mechanism
Signed-off-by: Jean-Baptiste Theou <jtheou@adeneo-embedded.us>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions