Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dbc55955 authored by Haishan Zhou's avatar Haishan Zhou Committed by Mark Brown
Browse files

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: default avatarHaishan Zhou <zhssmail@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 06217197
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment