Re: [PATCH 1/2] ASoC: codecs: wcd934x: Set digital gain range correctly

2020-10-28 Thread Mark Brown
On Wed, 28 Oct 2020 15:43:39 +, Srinivas Kandagatla wrote: > digital gain range is -84dB min to 40dB max, however this was not > correctly specified in the range. > > Fix this by with correct range! Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Tha

[PATCH 1/2] ASoC: codecs: wcd934x: Set digital gain range correctly

2020-10-28 Thread Srinivas Kandagatla
digital gain range is -84dB min to 40dB max, however this was not correctly specified in the range. Fix this by with correct range! Fixes: 1cde8b822332 ("ASoC: wcd934x: add basic controls") Signed-off-by: Srinivas Kandagatla --- sound/soc/codecs/wcd934x.c | 2 +- 1 file changed, 1 insertion(+),