commit | 879082c9fe6e8fbddf787170eee605e4be138d0f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 21 18:03:13 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 10:30:27 2013 +0800 |
tree | 90d721437b67177dae4a2e84348002d74835710d | |
parent | 66baf407571662f7e2a22dd0764cbe279559446c [diff] |
regmap: cache: Pass the map rather than the word size when updating values It's more idiomatic to pass the map structure around and this means we can use other bits of information from the map. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>