aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorStuart Menefy <[email protected]>2019-02-10 22:51:13 +0000
committerDaniel Lezcano <[email protected]>2019-02-23 12:13:45 +0100
commita5719a40aef956ba704f2aa1c7b977224d60fa96 (patch)
tree4e7e73db1e5f253fd04521a5e10532dbe089ec13 /tools/perf/scripts/python/export-to-sqlite.py
parentc950ca8c35eeb32224a63adc47e12f9e226da241 (diff)
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
When a timer tick occurs and the clock is in one-shot mode, the timer needs to be stopped to prevent it triggering subsequent interrupts. Currently this code is in exynos4_mct_tick_clear(), but as it is only needed when an ISR occurs move it into exynos4_mct_tick_isr(), leaving exynos4_mct_tick_clear() just doing what its name suggests it should. Signed-off-by: Stuart Menefy <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Tested-by: Marek Szyprowski <[email protected]> Cc: [email protected] # v4.3+ Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions