]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: Back out work buffer fix
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Apr 2013 17:03:25 +0000 (18:03 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Apr 2013 17:03:25 +0000 (18:03 +0100)
commitf4d55fa21882af501c3603261ab0934d23eb848c
treeda3de8af869c4262a0d983c4c20e5a3d9d31b1f5
parent5436827a623eba3678f4920bbc542ecb7cf06cad
regmap: Back out work buffer fix

This reverts commit bc8ce4 (regmap: don't corrupt work buffer in
_regmap_raw_write()) since it turns out that it can cause issues when
taken in isolation from the other changes in -next that lead to its
discovery.  On the basis that nobody noticed the problems for quite some
time without that subsequent work let's drop it from v3.9.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap.c