commit | c43960fbcc514b0ec8169a66ba9955608e6775a7 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon May 04 17:10:37 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 12 10:47:12 2015 +0200 |
tree | 10c73074ebb45203f2d7446ed7c24f06a19ce8e1 | |
parent | f0b7866a02370d9a03b0be497b9f88d982b8b67d [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>