diff options
author | Pierre-Louis Bossart <[email protected]> | 2023-05-12 12:46:06 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-15 10:20:09 +0900 |
commit | 7430dea49410de3d154fb87f931d079a0a643b1a (patch) | |
tree | fa1217177d0a10dfe727191d9decffef1abc2788 /lib/mpi/mpi-mod.c | |
parent | f63550e2b165208a2f382afcaf5551df9569e1d4 (diff) |
ASoC: SOF: Intel: hda-mlink: fix sublink refcounting
In hindsight it was a very bad idea to use the same refcount for
Extended and 'legacy' HDaudio multi-links. The existing solution only
powers-up the first sublink, which causes SoundWire and SSP tests to
fail when more than one DAI is used concurrently. Solving this problem
requires per-sublink refcounting, as suggested in this patch.
The existing refcounting remains for 'legacy' HdAudio links, mainly to
avoid changing the obscure programming sequence in
snd_hdac_ext_bus_link_put().
Signed-off-by: Pierre-Louis Bossart <[email protected]
Reviewed-by: Ranjani Sridharan <[email protected]
Reviewed-by: Bard Liao <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions