diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-02-09 13:51:59 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-02-11 20:29:45 +0100 |
commit | 1c3cdb186172ee3be24005a7ff0e849bc17b67b8 (patch) | |
tree | 56802f31391f6f4448579f0525b766fb0379e475 /drivers/gpio/gpio-zynq.c | |
parent | gpio: move sysfs mock device to the gpio_device (diff) | |
download | linux-1c3cdb186172ee3be24005a7ff0e849bc17b67b8.tar.xz linux-1c3cdb186172ee3be24005a7ff0e849bc17b67b8.zip |
gpio: move descriptors into gpio_device
We need gpio_device to hold the descriptors so that they can
be lifecycled with the struct gpio_device held from userspace.
Move the descriptor array into gpio_device. Also rename it from
"desc" (singularis) to "descs" (pluralis) to reflect the fact
that it is an array.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-zynq.c')
0 files changed, 0 insertions, 0 deletions