b57e43b4d0
1.check the rpmsg name when clk_register. 2.clk_get rpmsg clk print error: clk/clk.c:1231:3: runtime error: null pointer passed as argument 2, which is declared to never be null 3.fix some function miss keyword FAR. 4.clk_disable_unused may disable rpmsg clk which disable the clk that maybe used by others Signed-off-by: dulibo1 <dulibo1@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
clk.c | ||
clk.h | ||
clk_divider.c | ||
clk_fixed_factor.c | ||
clk_fixed_rate.c | ||
clk_fractional_divider.c | ||
clk_gate.c | ||
clk_multiplier.c | ||
clk_mux.c | ||
clk_phase.c | ||
clk_rpmsg.c |