On Tue, May 24, 2016 at 8:31 AM, Marek Szyprowski
<m.szyprow...@samsung.com> wrote:
> This patch allows device drivers to initialize more than one reserved
> memory region assigned to given device. When driver needs to use more
> than one reserved memory region, it should allocate child devices and
> initialize regions by index for each of its child devices.
>
> Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com>
> ---
>  drivers/of/of_reserved_mem.c    | 85 
> +++++++++++++++++++++++++++++++----------
>  include/linux/of_reserved_mem.h | 25 ++++++++++--
>  2 files changed, 86 insertions(+), 24 deletions(-)

Acked-by: Rob Herring <r...@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to