[PATCH] clk: mtk: use IS_ERR_VALUE() to check rate return values
Tom Rini
trini at konsulko.com
Wed Jan 21 21:48:46 CET 2026
On Wed, 14 Jan 2026 16:58:57 -0600, David Lechner wrote:
> Replace casting with long to IS_ERR_VALUE() macro to check for error
> return values from rate calculation functions. This is the recommended
> way to check the return value from clock rate functions.
>
>
Applied to u-boot/master, thanks!
[1/1] clk: mtk: use IS_ERR_VALUE() to check rate return values
commit: 80cb8a0e895d5ec835dda0ebaf14e293b4039c60
--
Tom
More information about the U-Boot
mailing list