Re: [PATCH 0/3] ASoC: Intel: Fix MCLK leaks in
From: Mark Brown
Date: Thu Apr 09 2026 - 18:03:50 EST
On Fri, 27 Mar 2026 15:29:59 -0400, aravindanilraj0702@xxxxxxxxx wrote:
> In three Intel ASoC board drivers, the EVENT_ON path in
> platform_clock_control() enables MCLK via clk_prepare_enable() but fails
> to call clk_disable_unprepare() on subsequent error paths, leaking the
> clock reference.
>
> Fix this across all three affected drivers.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control error
https://git.kernel.org/broonie/misc/c/a02496a29463
[2/3] ASoC: Intel: bytcr_rt5651: Fix MCLK leak on platform_clock_control error
https://git.kernel.org/broonie/misc/c/b022e5c142ef
[3/3] ASoC: Intel: cht_bsw_rt5672: Fix MCLK leak in platform_clock_control
(no commit info)
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark