diff options
author | Haishan Zhou <zhssmail@gmail.com> | 2017-06-30 11:43:42 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-30 12:56:42 +0100 |
commit | dbc559554086f176b04f97eec561ad26ee54e47c (patch) | |
tree | a955b18c6b9ce14f6446286ea3f96fde5bc11cf3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 062171973e05440673cb997e64395e84a8e66350 (diff) |
regulator: core: Fix size limit of supply_map
Now the debugfs file supply_map has a size limit PAGE_SIZE and the user
can not see the whole content of regulator_map_list when it is larger
than this limit.
This patch uses seq_file instead to make sure supply_map shows the full
information of regulator_map_list.
Signed-off-by: Haishan Zhou <zhssmail@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions