On Thu, Nov 19, 2020 at 3:18 AM Dong Aisheng <aisheng.d...@nxp.com> wrote:
>
> Fix document of of_get_next_parent_dev.
>
> Cc: devicet...@vger.kernel.org
> Cc: Saravana Kannan <sarava...@google.com>
> Cc: Rob Herring <r...@kernel.org>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Signed-off-by: Dong Aisheng <aisheng.d...@nxp.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-sarava...@google.com/

Reply via email to