aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@linaro.org>2024-05-07 15:14:46 +0100
committerVinod Koul <vkoul@kernel.org>2024-06-12 16:47:28 +0530
commitf2b6fc4d5c9793c556412e9a8ac122670a0d8dcb (patch)
tree259d40b43547729e8f3355ab30544df9ec7705cc /tools/perf/util/scripting-engines/trace-event-python.c
parent27f3d3f6d87f650cc6b3ea08335dea749f1b04aa (diff)
phy: exynos5-usbdrd: make phy_isol() take a bool for clarity
on / not on is just a boolean flag and is a bit misleading as currently on==1 means to turn off the power, and on==0 to turn power on. Rename the flag and make it a bool to avoid confusion of future readers of this code. No functional change. While at it, fix a whitespace issue in nearby comment. No functional change. Signed-off-by: André Draszik <andre.draszik@linaro.org> Reviewed-by: Peter Griffin <peter.griffin@linaro.org> Link: https://lore.kernel.org/r/20240507-samsung-usb-phy-fixes-v1-3-4ccba5afa7cc@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions