diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-22 14:06:49 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-23 16:11:26 +0300 |
commit | 4530a840e74eface949dc4255b66ad640c0521b9 (patch) | |
tree | eb0a0060b9fd8a9436b5b1d27f609c38635eb6c9 /scripts/bpf_helpers_doc.py | |
parent | 866e863edb9bdffb06b216908998d4639a7b165d (diff) | |
download | linux-4530a840e74eface949dc4255b66ad640c0521b9.tar.xz |
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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions