]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 18:38:16 +0000 (11:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 18:38:16 +0000 (11:38 -0700)
commit72bc4b11673c1691bd2eac099638d3c6dba24d6a
treec128bb440e016a4de10be132b4de5c15ae9d8d58
parent2ae20408b1344ad4e961bec808b3ae1d22c9906a
parente3f8fdee9a71b8baa9ca7cf0addad9668c7891c1
Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "This is another quiet release for regmap, there's one minor feature
  improvement for the recently added slimbus support and a few minor
  fixes and cleanups"

* tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: slimbus: allow register offsets up to 16 bits
  regmap: add missing prototype for devm_init_slimbus
  regmap: Skip clk_put for attached clocks when freeing context
  regmap: include <linux/ktime.h> from include/linux/regmap.h