[PATCH] pinctrl: bcm2835: Implement get_direction callback
From: Stephen Warren <hidden>
Date: 2016-03-30 14:15:19
Also in:
linux-gpio
From: Stephen Warren <hidden>
Date: 2016-03-30 14:15:19
Also in:
linux-gpio
On 03/28/2016 08:58 AM, Stefan Wahren wrote:
Implement gpio_chip's get_direction() callback, that lets other drivers get particular GPIOs direction using gpiod_get_direction().
Reviewed-by: Stephen Warren <redacted>