]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit1d3302efe653df4c66a47126e9b8abcfdb027ee5
tree67d20a2244224b4f11c866e831c73eb7381aaa69
parent7dcf091da4b4596f7dbfb403d946ee4aac423af3
parente0bffb63a2eda0af82ed7e6357ac67c2db990c21
ASoC: cs35l56: Fixes for deadlock/hang during component_probe()

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