On Sun, 15 Dec 2019 at 20:14, Chunfeng Yun <[email protected]> wrote: > > If skip all return error number, it may skip some real error cases, > so only skip the error when the clock is not provided in DTS > > Signed-off-by: Chunfeng Yun <[email protected]> > --- > drivers/clk/clk-uclass.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

