diff options
author | 2011-10-10 13:24:52 +0100 | |
---|---|---|
committer | 2011-10-13 11:41:54 +0100 | |
commit | de2d808f4de091321978d05a85ef0819e8f3561a (patch) | |
tree | d2b3d27de79f9cd7d7092a886c8a9479588a5428 /drivers/devfreq/devfreq.c | |
parent | regmap: Allow caches for devices with no defaults (diff) | |
download | linux-dev-de2d808f4de091321978d05a85ef0819e8f3561a.tar.xz linux-dev-de2d808f4de091321978d05a85ef0819e8f3561a.zip |
regmap: Support some block operations on cached devices
Support raw reads if all the registers being read are volatile, the cache
will have no impact for tem.
Support bulk reads either directly (if all the registers are volatile) or
by falling back to iterating over single register reads otherwise.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/devfreq/devfreq.c')
0 files changed, 0 insertions, 0 deletions