From: John Crispin Date: Thu, 16 Oct 2014 20:01:05 +0000 (+0200) Subject: watchdog: rt2880_wdt: minor clean up X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~49^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f8f81ec77ba5e5f0b3249dfd3fc554ac5db117;p=pandora-kernel.git watchdog: rt2880_wdt: minor clean up Replace device_reset() with devm_reset_control_get() + reset_control_deassert(). Make use of watchdog_init_timeout() instead of setting the timeout manually. Signed-off-by: John Crispin Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed