ASoC: codecs: ES8326: button detect issue
authorZhang Yi <zhangyi@everest-semi.com>
Wed, 7 Aug 2024 02:53:55 +0000 (10:53 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Aug 2024 19:34:49 +0000 (20:34 +0100)
commit4684a2df9c5b3fc914377127faf2515aa9049093
tree16b7f7ed4e28f13f0d7efa52da35fadfc91587bd
parent23a58b782f864951485d7a0018549729e007cb43
ASoC: codecs: ES8326: button detect issue

We find that we need to set snd_jack_types to 0. If not,
there will be a probability of button detection errors

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