[GIT PULL] regmap fixes for v6.16-rc6

From: Mark Brown
Date: Sun Jul 20 2025 - 10:18:13 EST


The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:

Linux 6.16-rc4 (2025-06-29 13:09:04 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.16-rc6

for you to fetch changes up to c871c199accb39d0f4cb941ad0dccabfc21e9214:

regmap: fix potential memory leak of regmap_bus (2025-06-29 22:10:36 +0100)

----------------------------------------------------------------
regmap: Fix for v6.16

A fix for a memory leak when we get an error during regmap init for a
bus that uses free_on_exit to clean up device specific data.

----------------------------------------------------------------
Abdun Nihaal (1):
regmap: fix potential memory leak of regmap_bus

drivers/base/regmap/regmap.c | 2 ++
1 file changed, 2 insertions(+)