mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
f50a000b42
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> |
||
---|---|---|
.. | ||
clk-ma35d1-divider.c | ||
clk-ma35d1-pll.c | ||
clk-ma35d1.c | ||
clk-ma35d1.h | ||
Kconfig | ||
Makefile |