[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGETcx_vHdZ0TwSj+Qbgoe1nEwKkQO=TJd7XKZ+nO0iLjMEUJw@mail.gmail.com>
Date: Thu, 19 Nov 2020 09:49:06 -0800
From: Saravana Kannan <saravanak@...gle.com>
To: Dong Aisheng <aisheng.dong@....com>
Cc: LKML <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>,
Dong Aisheng <dongas86@...il.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>, Rob Herring <robh@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH 3/3] of: property: fix document of of_get_next_parent_dev
On Thu, Nov 19, 2020 at 3:18 AM Dong Aisheng <aisheng.dong@....com> wrote:
>
> Fix document of of_get_next_parent_dev.
>
> Cc: devicetree@...r.kernel.org
> Cc: Saravana Kannan <saravanak@...gle.com>
> Cc: Rob Herring <robh@...nel.org>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Signed-off-by: Dong Aisheng <aisheng.dong@....com>
> ---
> drivers/of/property.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/of/property.c b/drivers/of/property.c
> index 21a854e85234..5bd4a9bead47 100644
> --- a/drivers/of/property.c
> +++ b/drivers/of/property.c
> @@ -1038,7 +1038,7 @@ static bool of_is_ancestor_of(struct device_node *test_ancestor,
> }
>
> /**
> - * of_get_next_parent_dev - Add device link to supplier from supplier phandle
> + * of_get_next_parent_dev - Get the closest ancestor device of a device node
> * @np: device tree node
> *
> * Given a device tree node (@np), this function finds its closest ancestor
All of this is going away[1].
So, Nack.
-Saravana
[1] - https://lore.kernel.org/lkml/20201104232356.4038506-1-saravanak@google.com/
Powered by blists - more mailing lists