summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFabio Estevam <festevam@nabladev.com>2026-07-29 16:28:30 -0300
committerVinod Koul <vkoul@kernel.org>2026-08-06 21:48:29 +0530
commitbb82e4327a39a17a9338413554b11b328ced0ffd (patch)
tree799fa30b00c796e9c538eb1e07f97db6a92704db /tools/perf/scripts/python/task-analyzer.py
parentc3b0bb15ef001703b00d79bc4928e7421e24280d (diff)
phy: freescale: fsl-samsung-hdmi: Balance runtime PM operations
fsl_samsung_hdmi_phy_probe() enables runtime PM, but the remove callback does not disable it. Unbinding and rebinding the device therefore results in the following warning on reprobe: Unbalanced pm_runtime_enable! Disable runtime PM after removing the clock provider. Also undo the runtime PM operations when phy_clk_register() fails. Otherwise, a failed probe leaves runtime PM enabled and the usage counter incremented. Signed-off-by: Fabio Estevam <festevam@nabladev.com> Link: https://patch.msgid.link/20260729192830.487150-1-festevam@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions