commit | 214338e372af2b856af07978daa771dbe087f990 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 25 21:01:48 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 25 21:07:23 2016 +0100 |
tree | 07ad030d3338a037874c3b1e80e5ad9e976f5fdc | |
parent | d27c17285eb7ebb6aa513da7a3338e2a507b1216 [diff] |
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>