]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: cs35l56: Fixes for deadlock/hang during component_probe()
authorMark Brown <broonie@kernel.org>
Thu, 16 Jul 2026 14:25:13 +0000 (15:25 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2026 14:25:13 +0000 (15:25 +0100)
Richard Fitzgerald <rf@opensource.cirrus.com> says:

This series fixes two problems found in the probing process that
can cause a deadlock (patch #1) or a hang (patch #2) during
component_probe() until the wait for init_completion times out.

Link: https://patch.msgid.link/20260716132045.1469156-1-rf@opensource.cirrus.com

Trivial merge