Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
commit6e8517a90b41b57d66926286c0add31145c75eb6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2013 01:53:43 +0000 (2 18:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2013 01:53:43 +0000 (2 18:53 -0700)
tree86742bf65502870f360535c18ec919098e75bdf8
parentbd709bd027a394bce911a0cd60ee9cbdde49361b
parentaf8ee69df3b5cf4649d65efa3aa359c73c48402a
Merge tag 'regmap-v3.9-rc4' of git://git./linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "A small collection of fixes.  The most important ones are those from
  Stephen and Lars-Peter both of which fix cache issues that have been
  lurking for a while but not manifesting noticably enough for anyone to
  report them."

* tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: async: Add missing return
  regmap: don't corrupt work buffer in _regmap_raw_write()
  regmap: cache Fix regcache-rbtree sync
  regmap: Initialize `map->debugfs' before regcache