summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2019-04-09 19:10:39 +0300
committerMark Brown <broonie@kernel.org>2019-04-10 14:23:04 +0300
commitf34a269229ec0d51f84f557238d1e4dcda8464d2 (patch)
treea8afd1f923c4044a0fb26bd7907066fe5d92bd73 /tools/perf/scripts/python
parent6e1f22ee7e4874c357a95a87f3ebc6eb093562dc (diff)
downloadlinux-f34a269229ec0d51f84f557238d1e4dcda8464d2.tar.xz
regulator: anatop: Remove unneeded fields from struct anatop_regulator
These fields are only used in anatop_regulator_probe() so use local variables instead. The *initdata is not used so can be removed. The *anatop is renamed to *regmap for better readability. Use u32 instead of int for the variables used as third argument of of_property_read_u32(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions