Re: [PATCH] gpio: Use dev_fwnode()
From: Bartosz Golaszewski
Date: Mon Jun 16 2025 - 03:43:48 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Wed, 11 Jun 2025 12:43:34 +0200, Jiri Slaby (SUSE) 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.
>
>
> [...]
Applied, thanks!
[1/1] gpio: Use dev_fwnode()
https://git.kernel.org/brgl/linux/c/7b2c2f1eb3914f5214a5b2ae966d7d7bb0057582
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>