mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-15 19:25:13 +00:00
Currently, watchdog subsystem require the misc subsystem to register a watchdog. This may not be the case in case of an early registration of a watchdog, which can be required when the watchdog cannot be disabled. This patch introduces a deferral mechanism to remove this requirement. 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> |
||
|---|---|---|
| .. | ||
| src | ||
| convert_drivers_to_kernel_api.txt | ||
| hpwdt.txt | ||
| Makefile | ||
| pcwd-watchdog.txt | ||
| watchdog-api.txt | ||
| watchdog-kernel-api.txt | ||
| watchdog-parameters.txt | ||
| wdt.txt | ||