aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2022-11-04 06:56:30 -0700
committerBjorn Andersson <[email protected]>2022-12-01 17:26:34 -0600
commite3ad6c3f21ddb89e4b71361be8318da57dbe3597 (patch)
treed1c09e0bf2e6e8aa33ebc81e96855082b53b81bb /tools/perf/scripts/python/export-to-postgresql.py
parentff1ccf59eaffd192efe21f7de9fb0c130faf1b1b (diff)
clk: qcom: lpass-sc7180: Avoid an extra "struct dev_pm_ops"
The two devices managed by lpasscorecc-sc7180.c each had their own "struct dev_pm_ops". This is not needed. They are exactly the same and the structure is "static const" so it can't possible change. combine the two. This matches what's done for sc7280. This should be a noop other than saving a few bytes. Signed-off-by: Douglas Anderson <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/20221104064055.3.I90ba14a47683a484f26531a08f7b46ace7f0a8a9@changeid
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions