]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2a8556541db525c992146d54d7425c49636bf32
tree0f39d1eed9a75eedfd1de510dacf3013d2d838ef
parente6a016d0cc4074c00ecc2fe48f2a34d54c3449ca
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