Re: [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
From: Eliot Courtney
Date: Mon May 25 2026 - 00:41:20 EST
On Fri May 22, 2026 at 8:34 AM JST, Danilo Krummrich wrote:
> Introduce NovaCoreDriver as the driver type implementing pci::Driver,
> keeping NovaCore as the per-device data type. This prepares for making
> NovaCore lifetime-parameterized once auxiliary::Registration requires a
> lifetime for the binding scope.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>