Re: [PATCH] rust: replace literals with constants in `clk::Hertz`

From: Stephen Boyd
Date: Thu Jun 19 2025 - 15:50:19 EST


Quoting Onur Özkan (2025-06-18 02:28:10)
> Replaces repeated numeric literals in `Hertz` conversions
> with named constants.
>
> Signed-off-by: Onur Özkan <work@xxxxxxxxxxxxx>
> ---

Applied to clk-next