diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2025-02-17 11:21:11 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-24 16:01:55 +0000 |
commit | c321a4d705a31a50d7580516422aaa5b853e7602 (patch) | |
tree | fc54fa7d6c39ec79133bdb9c9686825a316463a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 10188a25c9b5944c0a912482011b484b7c2e22d4 (diff) |
ASoC: Intel: avs: New volume control operations
To provide multi-channel - more than 2 - capability to volume controls
implement operations that honor the num_channels of a mixer control. As
mc->num_channels can be 0 and is in fact the default behavior, the new
functions decide between ALL_CHANNELS_MASK and individual channels based
on the field value.
To avoid hard-to-review delta when refactoring the code, first implement
the new behavior with follow up changes cleaning things up.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250217102115.3539427-7-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions