aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorCurtis Malainey <[email protected]>2019-12-03 09:30:07 -0800
committerMark Brown <[email protected]>2019-12-04 11:15:30 +0000
commit4bf2e385aa59c2fae5f880aa25cfd2b470109093 (patch)
treee45468415a1ab214b52cb095d0bbf13f327178d6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentd5ee9108adacfbed140e0ac2371941ce7ca1fc54 (diff)
ASoC: core: Init pcm runtime work early to avoid warnings
There are cases where we fail before we reach soc_new_pcm which would init the workqueue. When we fail we attempt to flush the queue which generates warnings from the workqueue subsystem when we have not inited the queue. Solution is to use a proxy function to get around this issue. Signed-off-by: Curtis Malainey <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions