On Tue Feb 3, 2026 at 4:46 PM CET, Matthew Maurer wrote: > This allows device drivers to check if, for example, an auxiliary > devices is one of its children by comparing the parent field, or > checking if a device parameter is its own device. > > Also convert existing `.as_raw() != .as_raw()` to use this new > implementation. > > Signed-off-by: Matthew Maurer <[email protected]>
In case this should eventually go through another tree: Acked-by: Danilo Krummrich <[email protected]> But please let me know if you want me to pick it up.
