On Fri May 22, 2026 at 8:34 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(). > > Reviewed-by: Eliot Courtney <[email protected]> > Reviewed-by: Gary Guo <[email protected]> > Signed-off-by: Danilo Krummrich <[email protected]>
Reviewed-by: Alexandre Courbot <[email protected]>
