diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-10-17 18:14:29 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-10-25 17:21:40 +0100 |
commit | e29de7abdaf56f58141b01f74862b320191c9203 (patch) | |
tree | 8df27a75f53fde847591604eb3544a39dbc88864 /tools/perf/scripts/python/task-analyzer.py | |
parent | 109cb2160128211ca7b17bad79cb0441f1440bc9 (diff) |
ASoC: qcom: q6apm-lpass-dais: pass max number of channels to Audioreach
Using the params_channels() helper when setting hw_params, results in
passing to Audioreach minimum number of channels valid for given
hardware. This is not valid for any hardware which sets minimum
channels to two and maximum to something bigger, like four channels.
Instead pass the maximum number of supported channels to allow playback
of multi-channel formats.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions