diff options
author | Linus Walleij <[email protected]> | 2020-10-19 15:40:46 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-10-28 15:50:06 +0100 |
commit | f1f37abbe6fc2b1242f78157db76e48dbf9518ee (patch) | |
tree | 229b62bca7a62d73ddd61ddcd1b23ea637ec0249 /drivers/gpio/gpio-stmpe.c | |
parent | 163d1719d30f137c5118b8cbcd8db73b0a580793 (diff) |
gpio: Retire the explicit gpio irqchip code
Now that all gpiolib irqchip users have been over to use
the irqchip template, we can finally retire the old code
path and leave just one way in to the irqchip: set up the
template when registering the gpio_chip. For a while
we had two code paths for this which was a bit confusing.
This brings this work to a conclusion, there is now one
way of doing this.
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Thierry Reding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpio/gpio-stmpe.c')
0 files changed, 0 insertions, 0 deletions