aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2020-11-14 09:44:08 -0800
committerStephen Boyd <[email protected]>2020-11-14 11:33:33 -0800
commit8d4025943e13010d753935e37ad085fca4906e6c (patch)
treea3a356673860298ac1ae8f1c309f0a13c99cba9b /tools/perf/scripts/python/stackcollapse.py
parente4accab4e0b069bd4ddc1ac769a77b989bb9ed1c (diff)
clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones
Let's call pm_runtime_get() here instead of calling the PM clk APIs directly. This avoids a compilation problem on CONFIG_PM=n where the pm_clk_runtime_{resume,suspend}() functions don't exist and covers the intent, i.e. enable the clks for this device so we can program PLL settings. Reported-by: Randy Dunlap <[email protected]> Reported-by: Geert Uytterhoeven <[email protected]> Cc: Nathan Chancellor <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Taniya Das <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Acked-by: Randy Dunlap <[email protected]> # build-tested Fixes: 15d09e830bbc ("clk: qcom: camcc: Add camera clock controller driver for SC7180") Signed-off-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions