/debian/

t type='submit' value='switch'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-sysfs.c
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2015-05-04 17:10:37 +0200
committerLinus Walleij <linus.walleij@linaro.org>2015-05-12 10:47:12 +0200
commitc43960fbcc514b0ec8169a66ba9955608e6775a7 (patch)
tree10c73074ebb45203f2d7446ed7c24f06a19ce8e1 /drivers/gpio/gpiolib-sysfs.c
parentf0b7866a02370d9a03b0be497b9f88d982b8b67d (diff)
gpio: sysfs: add gpiod class-device data
Add gpiod class-device data. This is a first step in getting rid of the insane gpio-descriptor flag overloading, backward irq-interface implementation, and course grained sysfs-interface locking (a single static mutex for every operation on all exported gpios in a system). Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpiolib-sysfs.c')