diff options
| author | 2026-04-01 18:05:05 -0400 | |
|---|---|---|
| committer | 2026-04-03 15:15:00 +0100 | |
| commit | b022e5c142efe4c5497e6cfda1f143618b4b9254 (patch) | |
| tree | bd4bb9dbbad6af9eb7d76317df56164cfbbb030b /scripts/stackusage | |
| parent | ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control error (diff) | |
ASoC: Intel: bytcr_rt5651: Fix MCLK leak on platform_clock_control error
If byt_rt5651_prepare_and_enable_pll1() fails, the function returns
without calling clk_disable_unprepare() on priv->mclk, which was
already enabled earlier in the same code path. Add the missing
cleanup call to prevent the clock from leaking.
Signed-off-by: Aravind Anilraj <aravindanilraj0702@gmail.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260401220507.23557-3-aravindanilraj0702@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
