diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-03-16 17:35:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-18 15:10:16 +0300 |
commit | 2106e9bbffb9d91b2bc1a33c09efadc8cb3906d2 (patch) | |
tree | a10c19eb1905971fbd058f9f2049951934a64d44 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4d92ac7bd9f8af387d387173b380f58ad6f98b51 (diff) | |
download | linux-2106e9bbffb9d91b2bc1a33c09efadc8cb3906d2.tar.xz |
regulator: cpcap: Remove unneeded init_data setting
This driver is using regulator core's simplified DT parsing code,
so regulator will call regulator_of_get_init_data() to get init_data.
No need to set config.init_data. In additional, current code does not
properly set the init_data setting, so just remove it.
Signed-off-by: Axel Lin <axel.lin@ingics.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