Re: [PATCH v8 1/5] rust: devres: return reference in `devres::register`

From: Danilo Krummrich

Date: Sat May 30 2026 - 07:56:41 EST


On Sat May 30, 2026 at 3:13 AM CEST, Markus Probst via B4 Relay wrote:
> From: Markus Probst <markus.probst@xxxxxxxxx>
>
> Return the reference to the initialized data in the `devres::register`
> function.
>
> This is needed in a following commit (rust: add basic serial device bus
> abstractions).
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Signed-off-by: Markus Probst <markus.probst@xxxxxxxxx>

For driver-core and DRM,

Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>

This is useful in the context of the HRT work in general, should this series not
make it this cycle, please let me know, then I'm going to pick this through the
driver-core tree.