diff options
author | Vinod Koul <[email protected]> | 2017-05-04 14:09:10 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-05-14 18:48:57 +0900 |
commit | ab1b732d53c18f26f51cad49371be3244fe67504 (patch) | |
tree | 36181534417539d8bbf526d5b4ba9e4e1f841928 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) |
ASoC: Intel: Skylake: Move i915 registration to worker thread
The i915 component framework expects the caller to be invoking
snd_hdac_i915_init() from a thread context. Otherwise it results in
lockups on drm side.
So move the registering of component interface and probing of codecs on
this bus to a worker thread.
init_failed in skl structure is not used currently, so renamed to
init_done and used to track the initialization done in worker thread.
Reported-by: Imre Deak <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Sodhi, VunnyX <[email protected]>
Signed-off-by: Subhransu S. Prusty <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions