using watchdog 5.12; and latest official kernel 3.2.0-psp04.06.00.07
Everytime the counter is loaded via the ioctl; following kernel warning appears:
"omap_hwmod: wd_timer2: _wait_target_disable failed"
It seems harmless, because the watchdog is working.
Question is why the function _omap4_disable_module is called every time the watchdog is updated?
Best regards,
Wim