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)
commit22b6dd78aec32abf38d9b187dea2e0a8b28aa186
tree2298894b174ae00b86d7ab54e4c4bdec627ba163
parent63f4711aec01586e92c26da08a24bff0b8d16aa2
parent6560ffd1ccd688152393dc7c35dbdcc33140633b
Merge tag 'regmap-3.4' of git://git./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()