diff options
| author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2026-09-10 12:44:56 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-14 00:37:41 +0100 |
| commit | 4d855d747521505b54457c96bc73577bf74b2374 (patch) | |
| tree | fd86ebdd40dd8ab351ba3953be6fd321604795e8 /scripts/Makefile.thinlto | |
| parent | fd73f4a6659897191fa0d40695fe370925dd3780 (diff) | |
| download | linux-stable-4d855d747521505b54457c96bc73577bf74b2374.tar.gz linux-stable-4d855d747521505b54457c96bc73577bf74b2374.zip | |
ASoC: Rename snd_soc_dai_link_ch_map.ch_mask to cpu_ch_mask
Rename the ch_mask member of snd_soc_dai_link_ch_map to cpu_ch_mask,
as that is what it is used for.
The CPU and codec channel masks are not necessarily the same, and are
quite likely different. SoundWire and I2S/TDM both support assigning
different sample slots to each codec, so for example channel 0 on each
codec could map to different channels at the CPU. So it's quite normal
that the channel mask at the CPU end is different for each codec, but
the codec channel masks are the same for each codec.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260910114500.1586637-2-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
