On Fri, Feb 24, 2023 at 02:03:58PM +0000, Mark Brown wrote: > The Sidetone_Positive_Gain_dB control reports a range of 0..100 as valid > but the put() function rejects anything larger than 24. Fix this. > > There are numerous other problems with this control, the name is very non > idiomatic and it should be a TLV, but it's ABI so probably we should leave > those alone. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> Reviewed-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> Thanks, Nícolas