Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
@ 2025-11-24 10:49 Johan Hovold
  2025-11-24 10:49 ` [PATCH 1/4] ASoC: stm32: sai: fix device leak " Johan Hovold
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Johan Hovold @ 2025-11-24 10:49 UTC (permalink / raw)
  To: Olivier Moysan, Arnaud Pouliquen, Mark Brown
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, Maxime Coquelin,
	Alexandre Torgue, linux-sound, linux-kernel, Johan Hovold

This series fixes device and OF node reference leaks during probe and
a clock prepare imbalance on probe failures.

Included is a related cleanup of an error path.

Johan


Johan Hovold (4):
  ASoC: stm32: sai: fix device leak on probe
  ASoC: stm32: sai: fix clk prepare imbalance on probe failure
  ASoC: stm32: sai: fix OF node leak on probe
  ASoC: stm32: sai: clean up probe error path

 sound/soc/stm/stm32_sai.c     | 14 +++------
 sound/soc/stm/stm32_sai_sub.c | 57 ++++++++++++++++++++++++-----------
 2 files changed, 44 insertions(+), 27 deletions(-)

-- 
2.51.2


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

end of thread, other threads:[~2025-11-26 21:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 10:49 [PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe Johan Hovold
2025-11-24 10:49 ` [PATCH 1/4] ASoC: stm32: sai: fix device leak " Johan Hovold
2025-11-25 13:36   ` Olivier MOYSAN
2025-11-24 10:49 ` [PATCH 2/4] ASoC: stm32: sai: fix clk prepare imbalance on probe failure Johan Hovold
2025-11-25 13:36   ` Olivier MOYSAN
2025-11-24 10:49 ` [PATCH 3/4] ASoC: stm32: sai: fix OF node leak on probe Johan Hovold
2025-11-25 13:37   ` Olivier MOYSAN
2025-11-24 10:49 ` [PATCH 4/4] ASoC: stm32: sai: clean up probe error path Johan Hovold
2025-11-25 13:37   ` Olivier MOYSAN
2025-11-25 19:22 ` [PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe Mark Brown
2025-11-26 21:00   ` Gabor Juhos

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