pinctrl: bcm2835: Implement get_direction callback
authorStefan Wahren <stefan.wahren@i2se.com>
Mon, 28 Mar 2016 14:58:24 +0000 (14:58 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Apr 2016 12:24:47 +0000 (14:24 +0200)
commit20b3d2a79f0f9ff1ac189f43df7598d0e968210a
tree69fadf5ef8b6b30ccd0ca3028d1f053ecefdb6fb
parent42a44402ecb78e87eecf7ccad8099287e660ec36
pinctrl: bcm2835: Implement get_direction callback

Implement gpio_chip's get_direction() callback, that lets other
drivers get particular GPIOs direction using gpiod_get_direction().

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/bcm/pinctrl-bcm2835.c
This page took 0.024523 seconds and 5 git commands to generate.