]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 May 2012 18:25:45 +0000 (11:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 May 2012 18:25:45 +0000 (11:25 -0700)
commita0aaa51aee314d2c85c97718d24bd6d2a196e512
tree2298894b174ae00b86d7ab54e4c4bdec627ba163
parenteb5c1f6a050a57939e340526940dc22eba6ee200
parent7b9eb0e83a407674010f09dcf9e9cf4eb109595b
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull last minute regman bug fix from Mark Brown:
 "This is a last minute bug fix that was only just noticed since the
  code path that's being exercised here is one that is fairly rarely
  used.  The changelog for the change itself is extremely clear and the
  code itself is obvious to inspection so should be pretty safe."

* tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: fix possible memory corruption in regmap_bulk_read()