public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Yet another round of SDCA fixes
@ 2026-04-09 16:43 Charles Keepax
  2026-04-09 16:43 ` [PATCH v2 1/4] ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup() Charles Keepax
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Charles Keepax @ 2026-04-09 16:43 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, yung-chuan.liao, pierre-louis.bossart, peter.ujfalusi,
	shumingf, linux-sound, patches

Another round of SDCA fixes a couple of fix to the IRQ cleanup
from Richard, and a minor tweak to the IRQ handling from me and
an update to the comment on a fixme.

Thanks,
Charles

Changes since v1:
 - Move cancel_work_sync() on boot_work to bus remove.
 - Add fix for kernel doc error
 - Add patch to update text of FIXME

Charles Keepax (3):
  ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()
  ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()
  ASoC: SDCA: Update text of FIXME

Richard Fitzgerald (1):
  ASoC: SDCA: Fix cleanup inversion in class driver

 sound/soc/sdca/sdca_class.c      | 34 ++++++++++++++++++++------------
 sound/soc/sdca/sdca_interrupts.c | 24 ++++++++++++++--------
 2 files changed, 37 insertions(+), 21 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-04-10  8:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 16:43 [PATCH 0/4] Yet another round of SDCA fixes Charles Keepax
2026-04-09 16:43 ` [PATCH v2 1/4] ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup() Charles Keepax
2026-04-09 16:43 ` [PATCH v2 2/4] ASoC: SDCA: Fix cleanup inversion in class driver Charles Keepax
2026-04-09 16:43 ` [PATCH v2 3/4] ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable() Charles Keepax
2026-04-09 16:43 ` [PATCH 4/4] ASoC: SDCA: Update text of FIXME Charles Keepax
2026-04-09 17:08   ` Mark Brown
2026-04-09 18:39     ` Mark Brown
2026-04-10  8:31       ` Charles Keepax
2026-04-09 18:39 ` [PATCH 0/4] Yet another round of SDCA fixes Mark Brown

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