927633a6d2
In stm_heartbeat_init(): return value gets reset after the first
iteration by stm_source_register_device(), so allocation failures
after that will, after a clean up, return success. Fix that.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
console.c | ||
core.c | ||
dummy_stm.c | ||
ftrace.c | ||
heartbeat.c | ||
p_basic.c | ||
p_sys-t.c | ||
policy.c | ||
stm.h |