public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: cs35l56: Fixes for driver cleanup
@ 2026-05-05 16:11 Richard Fitzgerald
  2026-05-05 16:11 ` [PATCH v2 1/2] ASoC: cs35l56: Don't use devres to unregister component Richard Fitzgerald
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Fitzgerald @ 2026-05-05 16:11 UTC (permalink / raw)
  To: broonie; +Cc: linux-sound, linux-kernel, patches

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-06 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 16:11 [PATCH v2 0/2] ASoC: cs35l56: Fixes for driver cleanup Richard Fitzgerald
2026-05-05 16:11 ` [PATCH v2 1/2] ASoC: cs35l56: Don't use devres to unregister component Richard Fitzgerald
2026-05-05 16:11 ` [PATCH v2 2/2] ASoC: cs35l56: Destroy workqueue in probe error path Richard Fitzgerald
2026-05-06 12:22 ` [PATCH v2 0/2] ASoC: cs35l56: Fixes for driver cleanup Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox