diff options
author | 2023-06-22 14:13:43 +0000 | |
---|---|---|
committer | 2023-06-22 17:02:50 +0200 | |
commit | f50a000b42195a0e0d22c34c16b7c488b22063a2 (patch) | |
tree | 74294e5bf742e8d51905b5975c382e19a59040ba /scripts/generate_rust_analyzer.py | |
parent | clk: nuvoton: Update all constant hex values to lowercase (diff) | |
download | wireguard-linux-f50a000b42195a0e0d22c34c16b7c488b22063a2.tar.xz wireguard-linux-f50a000b42195a0e0d22c34c16b7c488b22063a2.zip |
clk: nuvoton: Use clk_parent_data instead of string for parent clock
For the declaration of parent clocks, use struct clk_parent_data instead
of a string. Due to the change in the passed arguments, replace the usage
of devm_clk_hw_register_mux() with clk_hw_register_mux_parent_data() for
all cases.
Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions