]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2013 22:44:58 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2013 22:44:58 +0000 (15:44 -0700)
commit5bb3f7428fb9d753051568c9bce444f5d9cc759d
tree3bbc9892ea07df7f3ae8358e7fa11b280bc98b77
parentef2d61fae78e424275bc6caff352f0035b7a0df3
parent6addd5d00b299786c2f0f611ecd9d358b946e461
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "Fix regmap crash for async operation on busless maps

  This fixes a crash if something tries to do an asynchronous operation
  on busless maps which was introduced during the merge window"

* tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: cache: bail in regmap_async_complete() for bus-less maps
drivers/base/regmap/regmap.c