Revision 40ba0411074485e2cf1bf8ee0f3db27bdff88394 authored by Srinivas Kandagatla on 23 May 2023, 15:46:04 UTC, committed by Mark Brown on 24 May 2023, 10:20:07 UTC
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: 43b8c7dc85a1 ("ASoC: codecs: add wsa883x amplifier support")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230523154605.4284-1-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 011a871
History

back to top