Re: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem

From: Andy Gross
Date: Sat May 27 2017 - 00:17:19 EST


On Sat, Apr 22, 2017 at 10:35:18AM -0700, Bjorn Andersson wrote:
> In some cases drivers referencing a reserved-memory region might want to
> remap the entire region, but when defining the reserved-memory by "size"
> the client driver has no means to know the associated base address of
> the reserved memory region.
>
> This patch adds an accessor for such drivers to acquire a handle to
> their associated reserved-memory for this purpose.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>

Reviewed-by: Andy Gross <andy.gross@xxxxxxxxxx>