Re: (subset) [PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()
Sascha Hauer <[email protected]>
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 28 May 2026 15:15:30 +0300, Alexander Shiyan 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()
https://git.pengutronix.de/cgit/barebox/commit/?id=6a11a80667cd (link may not be stable)
Best regards,
--
Sascha Hauer <[email protected]>