summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-07-14 18:01:06 +0300
committerMark Brown <broonie@kernel.org>2018-07-16 17:30:03 +0300
commitd30e23d69981a4b665f5ce8711335df986576389 (patch)
tree3552d5058a87a603186fcfc72bb1c8651f8e6eff /tools/perf/scripts/python/exported-sql-viewer.py
parent090345ce7265dd111299e3a63cdc79c3ef924481 (diff)
downloadlinux-d30e23d69981a4b665f5ce8711335df986576389.tar.xz
ASoC: hdmi-codec: fix routing
Commit 943fa0228252 ("ASoC: hdmi-codec: Use different name for playback streams") broke hdmi-codec's routing between it's output "TX" widget and the S/PDIF or I2S streams by renaming the streams. Whether an error occurs or not is dependent on whether there is another widget called "Playback" registered by some other component - if there is, that widget will be (incorrectly) bound to the HDMI codec's "TX" output widget. If we end up connecting "TX" incorrectly, it can result in components not being started, causing no audio output. Since the I2S and S/PDIF streams now have different names, we can't use a static route at component level to describe the relationship, so arrange to dynamically create the route when the DAI driver is probed. Fixes: 943fa0228252 ("ASoC: hdmi-codec: Use different name for playback streams") Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions