Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpiolib: acpi: support bias pull disable
On top of looking at PULL_UP and PULL_DOWN flags, also look at PULL_DISABLE and set the appropriate GPIO flag. The GPIO core will then pass down this to controllers that support it. Change-Id: I78df1dc294ae916c1f52888e1c0b9e897042a4ed Signed-off-by: Nuno Sá <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: Amelie Delaunay <[email protected]> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/312115 Tested-by: Eric FOURMONT <[email protected]> Reviewed-by: Eric FOURMONT <[email protected]> Domain-Review: Eric FOURMONT <[email protected]>
- Loading branch information