Commit afb923b8198a for kernel
commit afb923b8198aa71e5b8e65268e598026faf43f12
Merge: 1f664bbd5f2f 4b58aac989c1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Jan 23 10:17:06 2026 -0800
Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Pull regmap fixes from Mark Brown:
"A couple of small fixes, one error handling one and another for misuse
of the hwspinlock API"
* tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
regmap: Fix race condition in hwspinlock irqsave routine
regmap: maple: free entry on mas_store_gfp() failure