regmap: irq: Free the regmap-irq mutex
authorMark Brown <broonie@kernel.org>
Thu, 31 Jul 2025 20:38:18 +0000 (21:38 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 1 Aug 2025 12:37:06 +0000 (13:37 +0100)
commit1da33858af6250184d2ef907494d698af03283de
treebfd5706b25acec40358f329047f541a7502fbcf1
parentffc72771ff6ec9f5b431a86c4b00d8ef0fea958b
regmap: irq: Free the regmap-irq mutex

We do not currently free the mutex allocated by regmap-irq, do so.

Tested-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/20250731-regmap-irq-nesting-v1-1-98b4d1bf20f0@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-irq.c