diff options
author | Vitaly Rodionov <[email protected]> | 2023-02-13 14:50:06 +0000 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-02-14 15:06:13 +0100 |
commit | 943f4e64ee177cf44d7f2c235281fcda7c32bb28 (patch) | |
tree | a0661dabe55114ba4f506694ecfbefc100b36d3f /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | aacdac35b906e476b175a8ffc057165eca563076 (diff) |
ALSA: hda: cs35l41: Correct error condition handling
Function cs_dsp_coeff_write_ctrl() can return 3 possible values:
0 - no change, 1 - value has changed and -1 - error, so positive value
is not an error.
Fixes: 7406bdbc4fb8 ("ASoC: wm_adsp: Return whether changed when writing controls")
Signed-off-by: Vitaly Rodionov <[email protected]>
Signed-off-by: Stefan Binding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions