gpio: stmpe: Fix forgotten refactoring
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Oct 2020 13:44:29 +0000 (15:44 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 28 Oct 2020 14:51:27 +0000 (15:51 +0100)
commit8aa16335050663357281fb1f1b0483ab91b4d8de
tree0f39d1eed9a75eedfd1de510dacf3013d2d838ef
parentf1f37abbe6fc2b1242f78157db76e48dbf9518ee
gpio: stmpe: Fix forgotten refactoring

We actually handle the gpio_irq_chip set-up properly
now despite what the comment says. Also assign this
pointer along with the rest of the gpio_irq_chip
setup code.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20201019134429.65563-1-linus.walleij@linaro.org
Documentation/driver-api/gpio/driver.rst
drivers/gpio/gpio-stmpe.c