diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-03-04 15:44:32 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-03-15 01:52:33 +0100 |
commit | d1f2c82f3b1f428bdc0933dde52fb93ae796d4ee (patch) | |
tree | 802a3525cfe9a7dc578eda592c5e4fe5491bf4c3 /net/ipv6/fou6.c | |
parent | f5141ae4ab7825cc2dd0a5e9c1a4a183c97621a6 (diff) |
pinctrl: ocelot: Fix interrupt parsing
In the blamed commit, it removes the duplicate of_node assignment in the
driver. But the driver uses this before calling into of_gpio_dev_init to
determine if it needs to assign an IRQ chip to the GPIO. The fixes
consists in using the platform_get_irq_optional
Fixes: 8a8d6bbe1d3bc7 ("pinctrl: Get rid of duplicate of_node assignment in the drivers")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20220304144432.3397621-3-horatiu.vultur@microchip.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/ipv6/fou6.c')
0 files changed, 0 insertions, 0 deletions