From: Jean-Baptiste Theou Date: Tue, 9 Jun 2015 16:55:02 +0000 (-0700) Subject: watchdog: watchdog_core: Add watchdog registration deferral mechanism X-Git-Tag: omap-for-v4.2/fixes-rc1^2~49^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef90174f821041313d42d99c1c8b35a3af64a910;p=pandora-kernel.git watchdog: watchdog_core: Add watchdog registration deferral mechanism 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 Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed