The endpoint allocated by of_graph_get_next_endpoint() needs an of_node_put()
in both error and success path. As ep is not used the refcount decrement
can be right after the last use of ep.
Fixes: commit
|
||
---|---|---|
.. | ||
Makefile | ||
stm32-cec.c | ||
stm32-dcmi.c |