]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs42l43: Correct report for forced microphone jack
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 8 Jul 2026 10:34:30 +0000 (11:34 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jul 2026 16:06:20 +0000 (17:06 +0100)
commitf74e6e15485b68b92b2807071e822db6309b7e38
tree9d826eb9035a11149cd91cee1ce95f9ebf602393
parent20f0051c0f9d1d05ef331fcb3547186fd6a02c49
ASoC: cs42l43: Correct report for forced microphone jack

Currently if the jack is forced to the microphone mode, it will report
as line in. Correct the report to microphone.

Fixes: fc918cbe874e ("ASoC: cs42l43: Add support for the cs42l43")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260708103430.1395207-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l43-jack.c