]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: core: Make raw write available to regcache
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Mar 2013 19:19:34 +0000 (19:19 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Mar 2013 19:17:32 +0000 (19:17 +0000)
commit34d0a6794af03e48aac69d3d041bd84601ea8c02
tree58e6e6d728d5c0f0d43a33d48914c9032bebf971
parent467c73ef13f5ac7324228034419147c6bba83047
regmap: core: Make raw write available to regcache

This allows the cache to sync values directly to the device when stored
in native format and also allows asynchronous I/O.

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