From: Mika Westerberg Date: Sun, 18 Mar 2012 11:09:52 +0000 (+0200) Subject: watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core X-Git-Tag: v3.4-rc1~67^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59dcf1eb1a4b15610c68a4dbb7430d61a65f4af3;p=pandora-kernel.git watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core After the conversion of this driver to the watchdog core, I noticed that we miss setting the initial timeout of the wdt device. This results in a failure of the WDIOC_GETTIMEOUT ioctl call. Reviewed-by: Mika Westerberg Tested-by: Mika Westerberg Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed