diff options
author | 2019-03-27 19:54:13 +0800 | |
---|---|---|
committer | 2019-04-01 15:17:11 +0700 | |
commit | c07608f737bd5ecf336b68427d4c9671283bf7b9 (patch) | |
tree | 76d76d7a32c9b6db4f1b2ab8a39916dccfcf0fcf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: act8865: Constify regulator_ops (diff) | |
download | linux-dev-c07608f737bd5ecf336b68427d4c9671283bf7b9.tar.xz linux-dev-c07608f737bd5ecf336b68427d4c9671283bf7b9.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions