Merge tag 'regmap-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 May 2016 02:00:09 +0000 (19:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 May 2016 02:00:09 +0000 (19:00 -0700)
commite2ca54250d14347c35c55e9304296c2f04f3fbad
treea441ff32911dbaca0586f1d1dfeeded828867758
parent27d6cafa7e10ca0f97b57ea4da2d8a73e41d6e65
parentd4ab78d7076d2a58a2d690b2f4a03a24d978ac1c
Merge tag 'regmap-v4.7' of git://git./linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "The updates for this kernel release really are trivial:

   - Check that max_register is set for the flat cache to avoid a crash
     on initialization

   - Fix a typo in the documentation"

* tag 'regmap-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regcache: flat: Require max_registers to be set
  regmap: cache: Fix typo in cache_bypass parameter description