Re: [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
From: Gary Guo
Date: Mon Jan 19 2026 - 11:12:04 EST
On Tue Dec 16, 2025 at 4:27 AM GMT, Alexandre Courbot wrote:
> The `GspSeqCmdRunner` trait is never used as we never call the `run`
> methods from generic code. Remove it.
>
> Reviewed-by: Lyude Paul <lyude@xxxxxxxxxx>
> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>
> ---
> drivers/gpu/nova-core/gsp/sequencer.rs | 17 ++++++-----------
> 1 file changed, 6 insertions(+), 11 deletions(-)