[PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()
Heiko Stuebner
heiko at sntech.de
Fri Jan 9 12:42:51 PST 2026
On Tue, 05 Aug 2025 07:03:58 +0400, Miaoqian Lin wrote:
> Replace NULL check with IS_ERR_OR_NULL() check after calling
> rockchip_clk_register_gate_link() since this function
> returns error pointers (ERR_PTR).
>
>
Applied, thanks!
[1/1] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()
commit: a8d722f03923b1c6166d39482c6df8f017e185d9
Best regards,
--
Heiko Stuebner <heiko at sntech.de>
More information about the linux-arm-kernel
mailing list