From: Fabio Porcedda Date: Tue, 8 Jan 2013 10:04:10 +0000 (+0100) Subject: watchdog: core: dt: add support for the timeout-sec dt property X-Git-Tag: v3.9-rc1~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3048253ed957fc6cdc34599178408559aa1e0062;p=pandora-kernel.git watchdog: core: dt: add support for the timeout-sec dt property Add support for watchdog drivers to initialize/set the timeout field of the watchdog_device structure. The timeout field is initialised either with the module timeout parameter value (if valid) or with the timeout-sec dt property (if valid). If both are invalid the initial value is unchanged. Signed-off-by: Fabio Porcedda Acked-by: Nicolas Ferre Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed