diff options
author | Mark Brown <[email protected]> | 2022-06-02 11:29:20 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-06 12:38:32 +0100 |
commit | 99b5c107506c728b8a7d25742cf13f6c9c89d6ea (patch) | |
tree | 41acd43d1fefd57a271e415fe3c22581232f41c0 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | b661a848a50c0cc3e0b79795c74469d7b50ff4ac (diff) |
ASoC: ops: Clarify snd_soc_info_volsw_sx()
Currently snd_soc_info_volsw_sx() is implemented indirectly, wrapping
snd_soc_info_volsw() and modifying the values it sets up rather than
directly setting up the values reported to userspace. This makes it much
harder to follow what the intended behaviour of these controls is. Let's
rewrite the function to be self contained with a clarifying comment at the
top in an effort to help maintainability.
Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Charles Keepax <[email protected]>
Tested-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions