diff options
author | 2021-05-18 10:53:06 +0300 | |
---|---|---|
committer | 2021-06-16 17:33:04 +0200 | |
commit | 3d41fff3ae3980c055f3c7861264c46c924f3e4c (patch) | |
tree | 9405c8fc1df1e38c424d875dd875f0109b3ea609 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround (diff) | |
download | wireguard-linux-3d41fff3ae3980c055f3c7861264c46c924f3e4c.tar.xz wireguard-linux-3d41fff3ae3980c055f3c7861264c46c924f3e4c.zip |
clocksource/drivers/timer-ti-dm: Drop unnecessary restore
The device is not losing context on CPU_CLUSTER_PM_ERROR. As we are only
saving and restoring context with cpu_pm, there is no need to restore the
context in case of an error.
Note that the unnecessary restoring of context does not cause issues, it's
just not needed.
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210518075306.35532-1-tony@atomide.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions