[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe

From: Johan Hovold
Date: Mon Nov 24 2025 - 05:49:48 EST


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