Home
last modified time | relevance | path

Searched hist:"5 e53c8ed813d6100d2cebbf83f2192b201f70772" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dgpio_wdt.cdiff 5e53c8ed813d6100d2cebbf83f2192b201f70772 Tue Jun 09 11:55:03 CDT 2015 Jean-Baptiste Theou <jtheou@adeneo-embedded.us> 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>
H A DKconfigdiff 5e53c8ed813d6100d2cebbf83f2192b201f70772 Tue Jun 09 11:55:03 CDT 2015 Jean-Baptiste Theou <jtheou@adeneo-embedded.us> 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>