diff options
author | Bard Liao <[email protected]> | 2024-04-02 10:18:16 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-02 17:14:46 +0100 |
commit | 8fa10a243600ca8bd92fdc871100deb308fca5f1 (patch) | |
tree | d3de4cd0a9f10958c86aca5351218e3cdb219c8c /scripts/gdb/linux/modules.py | |
parent | e9c6b118de1afc1d32a4eb3bc9f3d114d4fe0f1a (diff) |
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 <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions