Re: [PATCH v2 2/5] rust: dma: add type alias for bindings::dma_addr_t

From: Alexandre Courbot
Date: Sat Aug 23 2025 - 07:12:24 EST


On Thu Aug 21, 2025 at 1:52 AM JST, Danilo Krummrich wrote:
> Add a type alias for bindings::dma_addr_t (DmaAddress), such that we do
> not have to access bindings directly.
>
> Suggested-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>