]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: cs42l43: Reset clamp override on jack removal
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 9 Apr 2025 12:07:17 +0000 (13:07 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 9 Apr 2025 14:25:15 +0000 (15:25 +0100)
commit5fc7d2b5cab47f2ac712f689140b1fed978fb91c
tree8b5664db35fc7c1a648525c34c7bfdff8ffc5521
parentd4c29a336073d49f7216abf361c6e70ab8396a4d
ASoC: cs42l43: Reset clamp override on jack removal

Some of the manually selected jack configurations will disable the
headphone clamp override. Restore this on jack removal, such that
the state is consistent for a new insert.

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