Re: [PATCH 5/5] spmi: rename spmi device lookup helper

From: Stephen Boyd
Date: Mon Oct 23 2023 - 21:58:29 EST


Quoting Johan Hovold (2023-10-03 08:29:27)
> Rename the SPMI device helper which is used to lookup a device from its
> OF node as spmi_find_device_by_of_node() so that it reflects the
> implementation and matches how other helpers like this are named.
>
> This will specifically make it more clear that this is a lookup function
> which returns a reference counted structure.
>
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>