Commits

Robin Gong committed 0b8bcbd3618
MLK-11809: watchdog: imx2_wdt: correct timeout after set_timeout() Correct wdog->timeout after set_timeout(), otherwise, the WDIOC_GETTIMEOUT will return the default value '60s' always, correct it and also for the new wdog->pretimeout. Signed-off-by: Robin Gong <b38343@freescale.com>