summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mvebu.c
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2013-11-16 16:44:52 +0400
committerLinus Walleij <linus.walleij@linaro.org>2013-11-25 12:03:12 +0400
commit53e7cac35db5941f42221314c33693e71ffa496b (patch)
tree1df9f325363d80e37a424a3f7e37f49533b9a975 /drivers/gpio/gpio-mvebu.c
parent79697ef94c48df8831a156bbb046e94215b7300d (diff)
downloadlinux-53e7cac35db5941f42221314c33693e71ffa496b.tar.xz
gpiolib: use dedicated flags for GPIO properties
GPIO mapping properties were defined using the GPIOF_* flags, which are declared in linux/gpio.h. This file is not included when using the GPIO descriptor interface. This patch declares the flags that can be used as GPIO mappings properties in linux/gpio/driver.h, and uses them in gpiolib, so that no deprecated declarations are used by the GPIO descriptor interface. This patch also allows GPIO_OPEN_DRAIN and GPIO_OPEN_SOURCE to be specified as GPIO mapping properties. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-mvebu.c')
0 files changed, 0 insertions, 0 deletions