Files
linux/drivers
Mark Brown f298536728 regmap: Cache single values read from the chip
If we don't have a cached value for a register and we can cache it then
when we do a read a value we should add it to the cache to save rereading
it later on. Do this for single register reads, for block reads the code
would be a little more complex and this covers most practical usage.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-04-30 22:57:10 +01:00
..
2012-03-08 10:50:35 -08:00
2012-03-19 09:37:11 +00:00
2012-03-28 18:43:38 +01:00
2012-03-17 01:41:43 -07:00
2012-03-23 16:58:34 -07:00