[PATCH 1/3] gliolib: request the gpio before querying its direction
From: Linus Walleij <hidden>
Date: 2017-08-23 08:32:09
Also in:
linux-arm-msm, linux-gpio
From: Linus Walleij <hidden>
Date: 2017-08-23 08:32:09
Also in:
linux-arm-msm, linux-gpio
On Mon, Aug 21, 2017 at 11:23 PM, Timur Tabi [off-list ref] wrote:
On 07/31/2017 08:35 AM, Linus Walleij wrote:quoted
quoted
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<redacted>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