[PATCH 0/2] gpiolib: improvements in linehandle_create()
From: Bartosz Golaszewski
Date: Mon Oct 16 2017 - 05:32:44 EST
Two minor fixes for creating user space line handles. The first patch
simplifies checking the request flags. The second adds an additional
sanitizing check.
Bartosz Golaszewski (2):
gpiolib: only check line handle flags once
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
drivers/gpio/gpiolib.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
--
2.13.2