Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Apr 2014 20:25:08 +0000 (13:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Apr 2014 20:25:08 +0000 (13:25 -0700)
commit4b44e7b13588a6c4ef62ded354aef16da97647aa
treeceb2edddb77c13439f06c7028babc458d99785a4
parenteeb91e4f9d578a6a8cc25a9603d4d62f2ec00db5
parenta7a037c837cb0f9d011cb3ca6e6837989986570c
Merge tag 'regmap-v3.15-nodev' of git://git./linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "regmap: Fix for nodev mode

  Add mising braces so that the nodev mode actually works (which was a
  bit of an oversight)"

Testing schmesting.  We don't need not steenking testing.  We have
deadlines to beat, and new code to write.

* tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: adds missing braces in regmap_init()
drivers/base/regmap/regmap.c