Re: [PATCH v10 12/13] rust: hrtimer: add clocksource selection through `ClockId`
From: Benno Lossin
Date: Fri Mar 07 2025 - 08:23:32 EST
On Fri Mar 7, 2025 at 11:11 AM CET, Andreas Hindborg wrote:
> Allow selecting a clock source for timers by passing a `ClockId`
> variant to `HrTimer::new`.
>
> Acked-by: Frederic Weisbecker <frederic@xxxxxxxxxx>
> Reviewed-by: Lyude Paul <lyude@xxxxxxxxxx>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx>
---
Cheers,
Benno