]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: gpio-reg: fix build
authorGrygorii Strashko <grygorii.strashko@ti.com>
Wed, 6 Dec 2017 17:37:45 +0000 (11:37 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Dec 2017 14:24:31 +0000 (15:24 +0100)
commitaf77c55d2f1ff1252752b1ff99f0b5eb01f17b34
tree142ac1558b48b4e2d9541edb66ebc43b6db44b6e
parentf46f7a864ffeb8668eeb7ce6a8595148d52edaeb
gpio: gpio-reg: fix build

Revert changes introduced by commit 5979332afdb3 ("gpio: Move irqdomain
into struct gpio_irq_chip") as they are not aplicable to this driver.

Reported-by: Russell King - ARM Linux <linux@armlinux.org.uk>
Fixes: 5979332afdb3 ("gpio: Move irqdomain into struct gpio_irq_chip")
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-reg.c