]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2013 01:53:43 +0000 (18:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2013 01:53:43 +0000 (18:53 -0700)
commit7e356e18f300f3e1c53069bef7dff89083eeb52e
tree86742bf65502870f360535c18ec919098e75bdf8
parentce7871a4db666ea83189aef744de1d516a7bcd73
parentfdd4ff26223359c9f943c0cc6b96b0815927cc9d
Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/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