[GIT PULL] regulator fixes for v6.18-rc5
From: Mark Brown
Date: Fri Nov 14 2025 - 09:42:58 EST
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.18-rc5
for you to fetch changes up to 636f4618b1cd96f6b5a2b8c7c4f665c8533ecf13:
regulator: fixed: fix GPIO descriptor leak on register failure (2025-11-05 11:56:16 +0000)
----------------------------------------------------------------
regulator: Fix for v6.18
One simple fix for a GPIO descriptor leak in the probe error handling
for the fixed regulator.
----------------------------------------------------------------
Haotian Zhang (1):
regulator: fixed: fix GPIO descriptor leak on register failure
drivers/regulator/fixed.c | 1 +
1 file changed, 1 insertion(+)