[PATCH] mfd: Use dev_fwnode()
Charles Keepax
ckeepax at opensource.cirrus.com
Thu Jun 12 01:48:50 PDT 2025
On Wed, Jun 11, 2025 at 12:43:41PM +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.
>
> Signed-off-by: Jiri Slaby (SUSE) <jirislaby at kernel.org>
> Cc: Lee Jones <lee at kernel.org>
>
> ---
For wm831x:
Reviewed-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Thanks,
Charles
More information about the linux-arm-kernel
mailing list