You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the driver use the irqchip template to assign
properties to the gpio_irq_chip instead of using the
explicit calls to gpiochip_irqchip_add_nested() and
gpiochip_set_nested_irqchip(). The irqchip is instead
added while adding the gpiochip.
Signed-off-by: Linus Walleij <[email protected]>
Tested-by: Sam Protsenko <[email protected]>
Reviewed-by: Sam Protsenko <[email protected]>
Cc: Sam Protsenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
0 commit comments