diff options
author | 2023-01-20 14:19:25 -0800 | |
---|---|---|
committer | 2023-01-20 14:19:25 -0800 | |
commit | efaeb5f9f83965010c83c59665840541a54bbaf4 (patch) | |
tree | 9a6cc1aa3a5e4169061727a37039417c0186e623 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.2-rc1 (diff) | |
parent | clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings (diff) | |
download | wireguard-linux-efaeb5f9f83965010c83c59665840541a54bbaf4.tar.xz wireguard-linux-efaeb5f9f83965010c83c59665840541a54bbaf4.zip |
Merge tag 'clk-microchip-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-fixes
Pull a Microchip clock fix from Claudiu Beznea:
Only one fix for Polarfire SoCs at this time as follows:
- replace devm_kzalloc() with devm_kasprintf(); this has been marked as
fix to avoid having registered 2 clocks with the same or invalid name in
case device tree node addresses will be longer such that clocks
registered with name patern "ccc<node_address>_pll<N>" will exeed the
allocated space.
* tag 'clk-microchip-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions