aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorIvaylo Dimitrov <[email protected]>2023-10-03 08:50:20 +0300
committerDaniel Lezcano <[email protected]>2023-10-11 10:14:53 +0200
commit12590d4d0e331d3cb9e6b3494515cd61c8a6624e (patch)
treef383a43dc01c5bdf343aaf008682572bb8731260 /scripts/generate_rust_analyzer.py
parent8051a993ce222a5158bccc6ac22ace9253dd71cb (diff)
drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
clk_get_rate() might sleep, and that prevents dm-timer based PWM from being used from atomic context. Fix that by getting fclk rate in probe() and using a notifier in case rate changes. Fixes: af04aa856e93 ("ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource") Signed-off-by: Ivaylo Dimitrov <[email protected]> Reviewed-by: Tony Lindgren <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions