64b7faa7f9
The current approach of using uclass_get_device() is error-prone. Another clock (for example a fixed-clock) may cause it to break. Add a function that does a proper search. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
clk_fixed_rate.c | ||
clk_rk3036.c | ||
clk_rk3288.c | ||
clk_sandbox.c | ||
clk-uclass.c | ||
Kconfig | ||
Makefile |