[GIT PULL] regulator fixes for v6.16-rc1
From: Mark Brown
Date: Fri Jun 13 2025 - 13:23:54 EST
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.16-rc1
for you to fetch changes up to 06118ae36855b7d3d22688298e74a766ccf0cb7a:
regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt() (2025-06-08 23:29:48 +0100)
----------------------------------------------------------------
regulator: Fix for v6.16
One minor fix for a leak in the DT parsing code in the max20086 driver.
----------------------------------------------------------------
Dan Carpenter (1):
regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()
drivers/regulator/max20086-regulator.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)