diff options
author | Jacky Huang <ychuang3@nuvoton.com> | 2023-06-22 14:13:43 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-06-22 17:02:50 +0200 |
commit | f50a000b42195a0e0d22c34c16b7c488b22063a2 (patch) | |
tree | 74294e5bf742e8d51905b5975c382e19a59040ba /drivers/ipack | |
parent | ebd617b675438a75d773833f5d87b70fbdb88e96 (diff) | |
download | lwn-f50a000b42195a0e0d22c34c16b7c488b22063a2.tar.gz lwn-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 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions