On Sun, Jul 06, 2025 at 04:00:32AM +0000, Rahul Rameshbabu wrote: > Device instances in the pci crate represent a valid struct pci_dev, not a > struct device. > > Fixes: 7b948a2af6b5 ("rust: pci: fix unrestricted &mut pci::Device") > Signed-off-by: Rahul Rameshbabu <sergeantsagara@xxxxxxxxxxxxxx> Applied to driver-core-testing, thanks!