commit | 0218d5a8b2a3f4bdbc99523a61406b8c5ab14d39 | [log] [tgz] |
---|---|---|
author | Axel Lin <[email protected]> | Mon Apr 13 15:56:00 2015 +0800 |
committer | Linus Walleij <[email protected]> | Mon Apr 27 15:30:00 2015 +0200 |
tree | 51985556415413adc5f322132e53aefc5a13c7db | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
gpio: bcm-kona: 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: Axel Lin <[email protected]> Reviewed-by: Ray Jui <[email protected]> Signed-off-by: Linus Walleij <[email protected]>