Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 18:33:34 +0000 (11:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 18:33:34 +0000 (11:33 -0700)
commit4aed6ee53fcc012ea599f1be6b2c8d76cb7f7354
treef5bb7abd551872cdfdd7fd78616407ccb8dff5bb
parentaa99f3c2b9c797d8fee28c674a2cbb5adb2ce2ef
parentca5537c9be13c205492e704c5a3016f54b2fefec
Merge tag 'regmap-v5.15' of git://git./linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "A few small fixes for regmaps this time, plus support for allowing
  drivers to select raw spinlocks for the locks in order to allow usage
  in interrutpt controllers"

* tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: teach regmap to use raw spinlocks if requested in the config
  regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
  regmap: Prefer unsigned int to bare use of unsigned
  regmap: fix the offset of register error log