On Sun May 17, 2026 at 9:01 AM JST, Danilo Krummrich wrote:
> Make the Data struct lifetime-parameterized, storing a reference to the
> parent pci::Device<Bound>. This demonstrates that registration data can
> hold device resources tied to the parent driver's lifetime.
>
> In connect(), retrieve the parent PCI device from the registration data
> rather than casting through adev.parent().
>
> Signed-off-by: Danilo Krummrich <[email protected]>
> ---

Reviewed-by: Eliot Courtney <[email protected]>

Reply via email to