aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorClément Péron <[email protected]>2020-01-13 10:23:13 +0100
committerThierry Reding <[email protected]>2020-01-20 13:17:33 +0100
commit3e954d9626895d374704bb49a8fb538a974ebcf5 (patch)
treec16e336d98282ca0a00a6aec8a62e69d6403d147 /tools/perf/scripts/python/export-to-sqlite.py
parent9f2919e9b40ec480609ee1f45567531de06ab3fe (diff)
pwm: sun4i: Move pwm_calculate() out of spin_lock()
pwm_calculate() calls clk_get_rate() while holding a spin_lock(). This create an issue as clk_get_rate() may sleep. Move pwm_calculate() out of this spin_lock(). Fixes: c32c5c50d4fe ("pwm: sun4i: Switch to atomic PWM") Reported-by: Alexander Finger <[email protected]> Sugested-by: Vasily Khoruzhick <[email protected]> Tested-by: Alexander Finger <[email protected]> Reviewed-by: Uwe Kleine-König <[email protected]> Signed-off-by: Clément Péron <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions