alistair23-linux/include/linux/gpio
Linus Walleij 4892d3a6a0 gpio: Drop the parent_irq from gpio_irq_chip
We already have an array named "parents" so instead
of letting one point to the other, simply allocate a
dynamic array to hold the parents, just one if desired
and drop the number of members in gpio_irq_chip by
1. Rename gpiochip to gc in the process.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-06-14 10:16:16 +02:00
..
aspeed.h
consumer.h This is the bulk of GPIO changes for the v4.21 kernel series: 2018-12-28 20:00:21 -08:00
driver.h gpio: Drop the parent_irq from gpio_irq_chip 2019-06-14 10:16:16 +02:00
gpio-reg.h
machine.h gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT 2019-04-23 10:55:10 +02:00