[PATCH v2 0/2] ASoC: cs35l56: Fixes for driver cleanup
From: Richard Fitzgerald
Date: Tue May 05 2026 - 12:14:28 EST
Two patches to fix cleanup during driver remove() and the error path
of probe().
The main purpose is to fix cleanup of the workqueue.
Richard Fitzgerald (2):
ASoC: cs35l56: Don't use devres to unregister component
ASoC: cs35l56: Destroy workqueue in probe error path
sound/soc/codecs/cs35l56.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
--
2.47.3