diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2023-05-23 18:46:05 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-24 13:20:08 +0300 |
commit | 6e7a6d4797ef521c0762914610ed682e102b9d36 (patch) | |
tree | 8294660fc3e2589ce7909d826b5bcdb5f248ad75 /scripts/gdb/linux/utils.py | |
parent | 40ba0411074485e2cf1bf8ee0f3db27bdff88394 (diff) | |
download | linux-6e7a6d4797ef521c0762914610ed682e102b9d36.tar.xz |
ASoC: codecs: wsa881x: do not set can_multi_write flag
regmap-sdw does not support multi register writes, so there is
no point in setting this flag. This also leads to incorrect
programming of WSA codecs with regmap_multi_reg_write() call.
This invalid configuration should have been rejected by regmap-sdw.
Fixes: a0aab9e1404a ("ASoC: codecs: add wsa881x amplifier support")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230523154605.4284-2-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions