diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2012-02-17 18:57:26 +0530 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-02-17 09:19:00 -0800 |
commit | df00c79f78d8b0ad788daf689ea461ace9d0811f (patch) | |
tree | 75ddc463dc7392797bc3d19dad2c010f3497d498 /include/trace/events | |
parent | 8eaeb21925563075ae036c2e5ba8d041b70e18fa (diff) |
regmap: Bypassing cache when initializing cache
During regcache_init, if client has not passed the
default data of cached register then it is directly
read from the hw to initialize cache. This hw register
read happens before cache ops are initialized and hence
avoiding register read to check for the data available
on cache or not by enabling flag of cache_bypass.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/trace/events')
0 files changed, 0 insertions, 0 deletions