ASoC: codecs: ES8326: Removing the control of ADC_SCALE
authorZhang Yi <zhangyi@everest-semi.com>
Tue, 2 Apr 2024 06:20:43 +0000 (14:20 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 2 Apr 2024 14:54:19 +0000 (15:54 +0100)
commitfec9c7f668ac5dd107f4da5a3b18379e07ec1a41
tree38449ea8cd7596fbb628216b833c2e817738ee18
parent6e5f5bf894eb9260f07ad0da4e2dd2efd616ed59
ASoC: codecs: ES8326: Removing the control of ADC_SCALE

We removed the configuration of ES8326_ADC_SCALE
in es8326_jack_detect_handler because user changed
the configuration by snd_controls

Signed-off-by: Zhang Yi <zhangyi@everest-semi.com>
Link: https://msgid.link/r/20240402062043.20608-5-zhangyi@everest-semi.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8326.c