diff options
author | Linus Walleij <[email protected]> | 2020-12-05 01:40:56 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-13 11:36:18 +0000 |
commit | c512150b266b5d173c5ba841e9c09e4830ea4eca (patch) | |
tree | af7b9e5f25ed1e6575cfbfb7b3b68cce22ab3ef1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 90fd840e72770a37f677d4bc9c53f8bf018cd45d (diff) |
regulator: ab8500: Remove unused platform data
The struct ab8500_regulator_platform_data was a leftover
since the days before we probed all regulators from the
device tree. The ab8500-ext regulator was the only used,
defining platform data and register intialization that
was never used for anything, a copy of a boardfile no
longer in use.
Delete the ab8500_regulator_platform_data and make the
ab8500-ext regulator reference the regulator init data
in the local file directly. We are 100% device tree
these days.
Cc: Lee Jones <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions