diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-03-27 14:54:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-01 11:17:11 +0300 |
commit | c07608f737bd5ecf336b68427d4c9671283bf7b9 (patch) | |
tree | 76d76d7a32c9b6db4f1b2ab8a39916dccfcf0fcf /tools/perf/scripts/python/stackcollapse.py | |
parent | 7cae255d2757eb085736be082df3ef4140846bc9 (diff) | |
download | linux-c07608f737bd5ecf336b68427d4c9671283bf7b9.tar.xz |
regulator: rc5t583: Get rid of struct rc5t583_regulator
The struct rc5t583_regulator only has 2 members, the *rdev is no longer
used because this driver is using devm_regulator_register now. After remove
*rdev, only *reg_info left. We can use struct rc5t583_regulator_info
directly, so remove struct rc5t583_regulator.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions