[PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()

Linus Walleij linus.walleij at linaro.org
Thu Feb 29 01:30:00 PST 2024


On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun at bootlin.com> wrote:

> Avoid OF APIs in the GPIO subsystem. Here, replace
> of_find_device_by_node() call by bus_find_device_by_of_node().
>
> The new helper returns a struct device pointer. Store it in a new local
> variable and use it down the road.
>
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>

Patch applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list