[PATCH 1/3] gliolib: request the gpio before querying its direction
Linus Walleij
linus.walleij at linaro.org
Wed Aug 23 01:32:08 PDT 2017
On Mon, Aug 21, 2017 at 11:23 PM, Timur Tabi <timur at codeaurora.org> wrote:
> On 07/31/2017 08:35 AM, Linus Walleij wrote:
>>>
>>> Before querying a GPIO to determine its direction, the GPIO should be
>>> formally requested. This allows the GPIO driver to block access to
>>> unavailable GPIOs, which makes it easier for some drivers to support
>>> sparse GPIO maps.
>>>
>>> Signed-off-by: Timur Tabi<timur at codeaurora.org>
>>
>> This makes all kind of semantic change, so patch applied.
>
> Have you push it to git.kernel.org? I don't see it.
It's right there on the "devel" branch from the GPIO git tree.
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=devel
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list