[PATCH] pinctrl: Use dev_fwnode()
Linus Walleij
linus.walleij at linaro.org
Wed Jun 18 04:32:03 PDT 2025
On Wed, Jun 11, 2025 at 12:44 PM Jiri Slaby (SUSE) <jirislaby at kernel.org> wrote:
> irq_domain_create_simple() takes fwnode as the first argument. It can be
> extracted from the struct device using dev_fwnode() helper instead of
> using of_node with of_fwnode_handle().
>
> So use the dev_fwnode() helper.
>
> Signed-off-by: Jiri Slaby (SUSE) <jirislaby at kernel.org>
> Cc: Sean Wang <sean.wang at kernel.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: linux-gpio at vger.kernel.org
Patch applied!
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list