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

From: Alexandre Courbot
Date: Thu Jun 19 2025 - 09:44:20 EST


On Wed Jun 18, 2025 at 6:28 PM JST, Onur Özkan wrote:
> Replaces repeated numeric literals in `Hertz` conversions
> with named constants.
>
> Signed-off-by: Onur Özkan <work@xxxxxxxxxxxxx>

FWIW,

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>