]> 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)
commit745f5e143e88889eda12740d3adc4b61e708aac8
tree2298894b174ae00b86d7ab54e4c4bdec627ba163
parent7a2a168f0088638cd342a6866f92e4eac3275caa
parentf80ad1546d5fb3f0371f4a04582a9f1e36926f73
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()