Home
last modified time | relevance | path

Searched hist:a4f741e3e157c3a5c8aea5f2ea62b692fbf17338 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/watchdog/
H A Domap-wdt.txtdiff a4f741e3e157c3a5c8aea5f2ea62b692fbf17338 Mon Apr 27 11:22:59 CEST 2015 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> watchdog: omap: use watchdog_init_timeout instead of open coding it

Instead of (partly) open coding watchdog_init_timeout to determine the
inital timeout use the core function that exists for exactly this
purpose.

As a side effect the "timeout-sec" device-tree property is recognized now
(though currently unused in the omap device trees).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
/linux/drivers/watchdog/
H A Domap_wdt.cdiff a4f741e3e157c3a5c8aea5f2ea62b692fbf17338 Mon Apr 27 11:22:59 CEST 2015 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> watchdog: omap: use watchdog_init_timeout instead of open coding it

Instead of (partly) open coding watchdog_init_timeout to determine the
inital timeout use the core function that exists for exactly this
purpose.

As a side effect the "timeout-sec" device-tree property is recognized now
(though currently unused in the omap device trees).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>