diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-22 13:06:49 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-23 15:11:26 +0200 |
commit | 4530a840e74eface949dc4255b66ad640c0521b9 (patch) | |
tree | eb0a0060b9fd8a9436b5b1d27f609c38635eb6c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 866e863edb9bdffb06b216908998d4639a7b165d (diff) |
gpio: pci-idio-16: Use irqchip template
This makes the driver use the irqchip template to assign
properties to the gpio_irq_chip instead of using the
explicit call to gpiochip_irqchip_add().
The irqchip is instead added while adding the gpiochip.
Also move the IRQ initialization to the special .init_hw()
callback.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Cc: William Breathitt Gray <vilhelm.gray@gmail.com>
Link: https://lore.kernel.org/r/20200722110649.202223-1-linus.walleij@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions