mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
a995c50db8
The function clk_register_pll() may return NULL or an ERR_PTR. Don't
treat an ERR_PTR as valid.
Signed-off-by: Minjie Du <duminjie@vivo.com>
Link: https://lore.kernel.org/r/20230712102246.10348-1-duminjie@vivo.com
Fixes:
|
||
---|---|---|
.. | ||
gate.c | ||
Kconfig | ||
Makefile | ||
pll.c | ||
sci-clk.c | ||
syscon-clk.c |