gpio: present the consumer of a line to userspace
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 25 Feb 2016 20:01:48 +0000 (21:01 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 25 Feb 2016 20:07:23 +0000 (21:07 +0100)
commit214338e372af2b856af07978daa771dbe087f990
tree07ad030d3338a037874c3b1e80e5ad9e976f5fdc
parentd27c17285eb7ebb6aa513da7a3338e2a507b1216
gpio: present the consumer of a line to userspace

I named the field representing the current user of GPIO line as
"label" but this is too vague and ambiguous. Before anyone gets
confused, rename it to "consumer" and indicate clearly in the
documentation that this is a string set by the user of the line.

Also clean up leftovers in the documentation.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
include/uapi/linux/gpio.h
tools/gpio/lsgpio.c
This page took 0.026337 seconds and 5 git commands to generate.