Files
David Lechner 80cb8a0e89 clk: mtk: use IS_ERR_VALUE() to check rate return values
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.

Signed-off-by: David Lechner <dlechner@baylibre.com>
2026-01-21 13:30:58 -06:00
..
2025-09-30 20:32:15 +02:00
2025-09-23 08:24:59 -06:00
2025-10-30 11:04:51 -06:00