diff options
| author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2026-09-10 12:45:00 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-14 00:37:41 +0100 |
| commit | b5b00a57868b1eabdf90a29a51f0eb732c609f3a (patch) | |
| tree | 7177bd9d392b7a53edb4c75793c9b2005cf2d9f8 /scripts/Makefile.thinlto | |
| parent | 290845e151cd4e307cc1f25319583aaceb4eeb30 (diff) | |
| download | linux-b5b00a57868b1eabdf90a29a51f0eb732c609f3a.tar.gz linux-b5b00a57868b1eabdf90a29a51f0eb732c609f3a.zip | |
ASoC: sdw_utils: cs_amp: Delete bogus and incorrect capture channel fixup
Delete the asoc_sdw_cs_spk_feedback_rtd_init(). This is not needed now
that the ASoC bug it was working around has been fixed. And it was broken
anyway because it didn't match the way the core SoundWire code mapped
codec channels to frame bitslots.
This code was added to avoid a problem where multiple codec DP outputs
were mapped to the same SoundWire frame bit slot. This would allow a
user to break the SoundWire bus just by enabling mixer outputs using
ALSA controls.
As no production system has used the capture stream, this workaround
was of little consequence and the problem of conflicting DP mappings
was not investigated.
The ASoC bug that enabled too many channels on each codec has now been
fixed. So this workaround can be completely deleted.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260910114500.1586637-6-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
