diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-06-17 15:03:22 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-06-18 14:19:55 +0100 |
commit | 785d64c4941221044940ab199e6625af17296470 (patch) | |
tree | f13cabe10057b06340d5f91e2a4f6c9f8c8f2102 /sound/soc/intel/avs | |
parent | f3ac3da7e4d0957b3402fb31a4ca480e739e086f (diff) |
ASoC: Constify DAI passed to get_channel_map
get_channel_map() is supposed to obtain map of channels without
modifying the state of the given DAI, so make the pointer to 'struct
snd_soc_dai' as pointing to const.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://msgid.link/r/20240617-n-asoc-const-auto-selectable-formats-v1-4-8004f346ee38@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/avs')
0 files changed, 0 insertions, 0 deletions