Merge tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Oct 2025 18:41:51 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Oct 2025 18:41:51 +0000 (11:41 -0700)
commitc252b8cf1228c70f044b5706613950dc283017b7
treedbc28dc4d53ea208a78114681c926baa5af5bcb3
parentd5f74114114cb2cdbed75b91ca2fa4482c1d5611
parentf4672dc6e9c07643c8c755856ba8e9eb9ca95d0c
Merge tag 'regmap-v6.18' of git://git./linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "This just contains a few small fixes, there's been no substantial
  development on regmap this release cycle"

* tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: use int type to store negative error codes
  regmap: Remove superfluous check for !config in __regmap_init()
  regmap: mmio: Add missing MODULE_DESCRIPTION()