On Fri Jun 5, 2026 at 4:24 AM JST, Lyude Paul wrote: > When writing up some rust code that used faux devices for unit testing, I > noticed that we never actually added the Bound device context to > faux::Registration's AsRef<device::Device> implementation. This being said: > the Registration object itself is proof that a driver is bound to the > device - so this should be safe. > > Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Alexandre Courbot <[email protected]>
