-
由 Ulrik Bech Hald 提交于
This patch contains two fixes: 1)In omap_wdt_probe() the watchdog is reset and disabled. This requires register access and the clks needs to be enabled temporarily 2)In omap_wdt_open() the timer register needs to be reloaded to trigger a new timer value (the default of 60s) Tested on OMAP34xx platform (Zoom1) Reviewed-by: NKevin Hilman <khilman@ti.deeprootsystems.com> Signed-off-by: NUlrik Bech Hald <ubh@ti.com> Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
789cd470