aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorCezary Rojewski <[email protected]>2020-03-05 15:53:08 +0100
committerMark Brown <[email protected]>2020-03-10 17:44:24 +0000
commit2ef81057d80456870b97890dd79c8f56a85b1242 (patch)
tree6c3f2eaf86a990cfeed3763cd22e603faae7037c /tools/perf/util/scripting-engines/trace-event-python.c
parentc8061689ffadde941f9c3756f1362bd2b97311c8 (diff)
ASoC: Intel: Skylake: Remove superfluous chip initialization
Skylake driver does the controller init operation twice: - first during probe (only to stop it just before scheduling probe_work) - and during said probe_work where the actual correct sequence is executed To properly complete boot sequence when iDisp codec is present, bus initialization has to be called only after _i915_init() finishes. With additional _reset_list preceding _i915_init(), iDisp codec never gets the chance to enumerate on the link. Remove the superfluous initialization to address the issue. Signed-off-by: Cezary Rojewski <[email protected]> Reviewed-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions