diff options
author | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> | 2015-06-23 14:32:55 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-20 18:45:00 +0100 |
commit | d3dc5430d68fb91a62d971648170b34d46ab85bc (patch) | |
tree | 4b2d4fd06598a3837636e83c5d8b8d286e8ffc5d /fs | |
parent | 0642ef6f2992eba46c41abb5ceb7d4fa14ba888e (diff) | |
download | op-kernel-dev-d3dc5430d68fb91a62d971648170b34d46ab85bc.zip op-kernel-dev-d3dc5430d68fb91a62d971648170b34d46ab85bc.tar.gz |
regmap: debugfs: Allow writes to cache state settings
Allow the user to write the cache_only and cache_bypass settings.
This can be useful for debugging.
Since this can lead to the hardware getting out-of-sync with the
cache, at least for the period that the cache state is forced, the
kernel is tainted and the action is recorded in the kernel log.
When disabling cache_only through debugfs a cache sync will be performed.
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions