]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: Introduce struct gpio_irq_chip
authorThierry Reding <treding@nvidia.com>
Tue, 7 Nov 2017 18:15:45 +0000 (19:15 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Nov 2017 12:58:19 +0000 (13:58 +0100)
commitefc75f5ca0fe956c01b98ba82edc1ff46bef0b1e
tree865222fa8bc1007b289c94cb09a2cd444802f8be
parent263d11ba4823e14804daa8a0d0d8aa15ddfac24b
gpio: Introduce struct gpio_irq_chip

This new structure will be used to group all fields related to interrupt
handling in a GPIO chip. Doing so will properly namespace these fields
and make it easier to distinguish which fields are used for IRQ support.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/gpio/driver.h