diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-01 09:39:36 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-03 21:43:40 +0100 |
commit | bf95919fe1917efa8f5da83057ff9fc11130aa55 (patch) | |
tree | 802a0ab5a619aa70fc3dc053b8edd78635b22654 /scripts/gdb/linux/stackdepot.py | |
parent | 0c02cacf62fd90bf9f0c6c33e9a4862cfc50aab4 (diff) |
ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
Number of widgets in array passed to snd_soc_dapm_new_controls() cannot
be negative, so make it explicit by using 'unsigned int', just like
snd_soc_add_component_controls() is doing.
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://patch.msgid.link/20240701-b4-qcom-audio-lpass-codec-cleanups-v3-4-6d98d4dd1ef5@linaro.org
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions