commit | 8817796b75c8847d63d6d4523c79c24b47748a05 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Mar 13 19:29:36 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 26 21:38:16 2013 +0000 |
tree | afa323b0fc93ec618da94bc54b40c2047c8a422c | |
parent | 0c7ed8563a0282c032936ae1c667498d59691593 [diff] |
regmap: cache: Provide a get address of value operation Provide a helper to do the size based index into a block of registers and use it when reading a value. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>