mirror of https://gitee.com/openkylin/linux.git
ee496da4c3
Number of free masters is not set correctly in stm
free path. Fix this by properly adding the number
of output channels before setting them to 0 in
stm_output_disclaim().
Currently it is equivalent to doing nothing since
master->nr_free is incremented by 0.
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 |