[PATCHv3 net-next] net: modernize IRQ resource acquisition
Florian Fainelli
florian.fainelli at broadcom.com
Wed Nov 13 08:42:02 AEDT 2024
On 11/12/24 13:14, Rosen Penev wrote:
> In probe, np == pdev->dev.of_node. It's easier to pass pdev directly.
>
> Replace irq_of_parse_and_map() by platform_get_irq() to do so. Requires
> removing the error message as well as fixing the return type.
>
> Replace of_address_to_resource() with platform_get_resource() for the
> same reason.
>
> Signed-off-by: Rosen Penev <rosenp at gmail.com>
> (for CAN)
> Reviewed-by: Marc Kleine-Budde <mkl at pengutronix.de>
For bcm_sf2.c:
Tested-by: Florian Fainelli <florian.fainelli at broadcom.com>
--
Florian
More information about the Linuxppc-dev
mailing list