commit | 137b833457864091610ca01d7443a67028a2b3ce | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 26 21:26:19 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Mar 27 13:03:41 2013 +0000 |
tree | 4e9994a1de5278ad1fa63277c9106f078d66919d | |
parent | 221ad7f2df7c54b3f05471a3599ea7368366aaeb [diff] |
regmap: cache: Use raw I/O to sync rbtrees if we can This will bring no meaningful benefit by itself, it is done as a separate commit to aid bisection if there are problems with the following commits adding support for coalescing adjacent writes. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>