diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-06-14 11:12:26 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-06-14 11:16:16 +0300 |
commit | 4892d3a6a009f7eba2e806b9183e5d8790769f41 (patch) | |
tree | d33a8cf0ed99b8d0f1b95bae464162cd78e89c70 /drivers/gpio/gpio-amd-fch.c | |
parent | 9a82ee69ee938c04f8ea4fe5d3e44565377122b8 (diff) | |
download | linux-4892d3a6a009f7eba2e806b9183e5d8790769f41.tar.xz |
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>
Diffstat (limited to 'drivers/gpio/gpio-amd-fch.c')
0 files changed, 0 insertions, 0 deletions