diff options
author | Daniel Lezcano <[email protected]> | 2018-01-08 14:28:59 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-08 17:57:26 +0100 |
commit | 103bb56a2831bfc7f2d442da9e47f89f37d34952 (patch) | |
tree | b21bd1930ac097fac087ad3a035d002c5e3f43c7 /tools/perf/scripts/python/bin/stackcollapse-record | |
parent | 81abdbbffd69fecdac37fe1d2b44a21227ee23d4 (diff) |
clocksource/drivers/stm32: Start the timer's counter sooner
As we have a lot of timers on this platform, we can have potentially all the
timers enabled in the DT, so we don't want to start the timer for every probe
otherwise they will be running for nothing as only one will be used.
Start the timer only when setting the mode or when the clocksource is
enabled.
Tested-by: Benjamin Gaignard <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Acked-by: Benjamin Gaignard <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions