gpio: wcove: Request IRQ after all initialisation done
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 Jul 2020 12:55:04 +0000 (15:55 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Aug 2020 23:25:02 +0000 (01:25 +0200)
commit22cc422070d9a9a399f8a70b89f1b852945444cb
tree0326226f629db801dbc1e0a1ea90c96b8d1d0a0f
parenta1cdaa64aab217a282fc3577f7c560ffaa75dcd0
gpio: wcove: Request IRQ after all initialisation done

There is logically better to request IRQ when we initialise all structures.
Align the driver with the rest on the same matter.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200728125504.27786-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-wcove.c