diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2011-11-16 10:28:19 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-16 12:34:53 -0500 |
commit | 19254411db4e69d90958244c5017e7e4a38547b0 (patch) | |
tree | fd45ca553cb7aef1c4665b6a28df92818d8ce507 /drivers/base/base.h | |
parent | 720e4616e8fd85284ef1addd8b8d93d8415e8dbc (diff) |
regmap: Try cached read before checking if a hardware read is possible
For some register format types we do not provide a parse_val so we can not do a
hardware read. But a cached read is still possible, so try to read from the
cache first, before checking whether a hardware read is possible. Otherwise the
cache becomes pretty useless for these register types.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/base/base.h')
0 files changed, 0 insertions, 0 deletions