Skip to content
Commit 5e53c8ed authored by Jean-Baptiste Theou's avatar Jean-Baptiste Theou Committed by Wim Van Sebroeck
Browse files

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: default avatarJean-Baptiste Theou <jtheou@adeneo-embedded.us>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent ef90174f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment