diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2024-04-02 18:18:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-02 19:14:46 +0300 |
commit | 8fa10a243600ca8bd92fdc871100deb308fca5f1 (patch) | |
tree | d3de4cd0a9f10958c86aca5351218e3cdb219c8c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e9c6b118de1afc1d32a4eb3bc9f3d114d4fe0f1a (diff) | |
download | linux-8fa10a243600ca8bd92fdc871100deb308fca5f1.tar.xz |
ASoC: SOF: Intel: hda-dai: set lowest N bits in ch_mask
We always use the lowest N channels of stream. So, set ch_mask to
GENMASK(params_channels(params) - 1, 0).
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://msgid.link/r/20240402151828.175002-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions