diff options
author | 2019-09-06 12:57:46 -0700 | |
---|---|---|
committer | 2019-09-06 12:57:46 -0700 | |
commit | a4c8723a162e6244fb01944fbf446750575dba59 (patch) | |
tree | 8c0e6654b454e0aee6bc1f7ead9a751b5dbb5660 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux (diff) | |
download | wireguard-linux-a4c8723a162e6244fb01944fbf446750575dba59.tar.xz wireguard-linux-a4c8723a162e6244fb01944fbf446750575dba59.zip |
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Commit d098913a10f8 ("bus: ti-sysc: Fix clock handling for no-idle
quirks") fixed handling for no-idle quirk modules that are not enabled
by the bootloader.
But it also caused unpaired clockdomain calls that won't allow idling
the system. That's because clkdm_allow_idle_nolock() and
clkdm_deny_idle_nolock() have usage count with clkdm->forcewake_count.
Let's drop the unpaired sysc_clkdm_deny_idle() to fix idling of devices.
Fixes: d098913a10f8 ("bus: ti-sysc: Fix clock handling for no-idle quirks")
Cc: Keerthy <j-keerthy@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions