[GIT PULL] regmap fixes for v6.14-rc2
From: Mark Brown
Date: Thu Feb 13 2025 - 14:00:19 EST
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.14-rc2
for you to fetch changes up to 32ffed055dcee17f6705f545b069e44a66067808:
regmap-irq: Add missing kfree() (2025-02-05 11:55:42 +0000)
----------------------------------------------------------------
regmap: Fix for v6.14
A simple fix for memory leaks when deallocating regmap-irq controllers.
----------------------------------------------------------------
Jiasheng Jiang (1):
regmap-irq: Add missing kfree()
drivers/base/regmap/regmap-irq.c | 2 ++
1 file changed, 2 insertions(+)