diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-27 00:12:59 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-08-04 01:12:43 +0200 |
commit | bb58a47a120b888de6b996472b282fea02210f38 (patch) | |
tree | 39cb84719df1435550e4022da7140fa958435c2a /net/switchdev/switchdev.c | |
parent | beb3fb41659a3cff2121f126a83fd7167b601a63 (diff) |
gpio: max732x: Use irqchip template
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 <linus.walleij@linaro.org>
Tested-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Cc: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20200726221259.133536-1-linus.walleij@linaro.org
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions