commit | 51a246aa5c0a14b3d34a5c6d3c9e271c784b127f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 09 18:03:25 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 09 18:03:25 2013 +0100 |
tree | da3de8af869c4262a0d983c4c20e5a3d9d31b1f5 | |
parent | 31880c37c11e28cb81c70757e38392b42e695dc6 [diff] |
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>