[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200803225058.GA3280324@bogus>
Date: Mon, 3 Aug 2020 16:50:58 -0600
From: Rob Herring <robh@...nel.org>
To: Yue Hu <zbestahu@...il.com>
Cc: devicetree@...r.kernel.org, robh+dt@...nel.org, huyue2@...ong.com,
zbestahu@....com, frowand.list@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: reserved-memory: remove duplicated call to
of_get_flat_dt_prop() for no-map node
On Thu, 30 Jul 2020 17:23:53 +0800, Yue Hu wrote:
> From: Yue Hu <huyue2@...ong.com>
>
> Just use nomap instead of the second call to of_get_flat_dt_prop(). And
> change nomap as a bool type due to != NULL operator. Also, correct comment
> about node of 'align' -> 'alignment'.
>
> Signed-off-by: Yue Hu <huyue2@...ong.com>
> ---
> drivers/of/of_reserved_mem.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists