diff options
author | 2024-07-27 12:07:18 -0700 | |
---|---|---|
committer | 2024-07-27 12:07:18 -0700 | |
commit | de5f4fbe7bd20a5c464c3b0101ee3b8486f40189 (patch) | |
tree | 23cff1625b72a2f1b1e085d264145f464daba977 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (diff) | |
parent | clk: samsung: fix getting Exynos4 fin_pll rate from external clocks (diff) | |
download | wireguard-linux-de5f4fbe7bd20a5c464c3b0101ee3b8486f40189.tar.xz wireguard-linux-de5f4fbe7bd20a5c464c3b0101ee3b8486f40189.zip |
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"A few clk driver fixes for the merge window to fix the build and boot
on some SoCs.
- Initialize struct clk_init_data in the TI da8xx-cfgchip driver so
that stack contents aren't used for things like clk flags leading
to unexpected behavior
- Don't leak stack contents in a debug print in the new Sophgo clk
driver
- Disable the new T-Head clk driver on 32-bit targets to fix the
build due to a division
- Fix Samsung Exynos4 fin_pll wreckage from the clkdev rework done
last cycle by using a struct clk_hw directly instead of a struct
clk consumer"
* tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: samsung: fix getting Exynos4 fin_pll rate from external clocks
clk: T-Head: Disable on 32-bit Targets
clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions