OSDN Git Service

Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 03:13:06 +0000 (20:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 03:13:06 +0000 (20:13 -0700)
commitd516840629ccc1aa6b59a0886134688f9b5531a0
tree524118113021bcbc2ee6f05dd8252a570a9a0f99
parentb171373902b06d1b5a775de74178bf1527fee6cc
parentc9fadf212afd4f924a3502e3904917ee280854c0
Merge tag 'regmap-v5.9' of git://git./linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "This release we've seen a couple of updates to make some DT based APIs
  use fwnode instead, allowing their use with ACPI systems, and a few
  cleanups"

* tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: fix duplicated word in <linux/regmap.h>
  regmap: Switch to use fwnode instead of OF one
  regmap-irq: use fwnode instead of device node in add_irq_chip()
  regmap: remove stray space
  regmap: convert all regmap_update_bits() and co. macros to static inlines