]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: cs35l56: Fixes for driver cleanup
authorMark Brown <broonie@kernel.org>
Wed, 6 May 2026 12:22:53 +0000 (21:22 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 6 May 2026 12:22:53 +0000 (21:22 +0900)
Richard Fitzgerald <rf@opensource.cirrus.com> says:

Two patches to fix cleanup during driver remove() and the error path
of probe().

The main purpose is to fix cleanup of the workqueue.


Trivial merge