diff options
| author | Jacky Huang <[email protected]> | 2023-06-22 14:13:43 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2023-06-22 15:02:50 +0000 |
| commit | f50a000b42195a0e0d22c34c16b7c488b22063a2 (patch) | |
| tree | 74294e5bf742e8d51905b5975c382e19a59040ba /scripts/clang-tools/gen_compile_commands.py | |
| parent | clk: nuvoton: Update all constant hex values to lowercase (diff) | |
| download | kernel-f50a000b42195a0e0d22c34c16b7c488b22063a2.tar.gz kernel-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 <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
