]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs42l43: Report insert for exotic peripherals
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 23 Feb 2026 09:36:16 +0000 (09:36 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 23 Feb 2026 12:17:43 +0000 (12:17 +0000)
commit6510e1324bcdc8caf21f6d17efe27604c48f0d64
tree7440bec2138727a8b1abc561b896494c2c259d31
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
ASoC: cs42l43: Report insert for exotic peripherals

For some exotic peripherals the type detect can return a reserved value
of 0x4. This will currently return an error and not report anything to
user-space, update this to report the insert normally.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260223093616.3800350-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l43-jack.c