diff options
author | 2019-04-11 09:59:22 +0800 | |
---|---|---|
committer | 2019-04-11 12:17:16 +0100 | |
commit | 4cf469539b635d2588df4f48bf721890f5f2ade5 (patch) | |
tree | df3212ddbb11b613229de05f341cb9bed0ee8328 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: vexpress: Constify regulator_ops (diff) | |
download | linux-dev-4cf469539b635d2588df4f48bf721890f5f2ade5.tar.xz linux-dev-4cf469539b635d2588df4f48bf721890f5f2ade5.zip |
regulator: mcp16502: Remove unneeded fields from struct mcp16502
At the context with rdev, we can use rdev->regmap instead of mcp->rmap.
The *rdev[NUM_REGULATORS] is not required because current code uses
devm_regulator_register() so we don't need to store *rdev for clean up
paths.
Signed-off-by: Axel Lin <axel.lin@ingics.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