commit | bb91d345b49f9ca8ccf3ed9cc3346decdd9c4c3f | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Tue Feb 23 08:54:46 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 23 14:20:58 2016 +0100 |
tree | 3296a839b65f2d8a1cf31315d7a43cb7a075ae3c | |
parent | 9d8cc89c316d9cc8ff269068ac8f904f13b5a70d [diff] |
tools: gpio: Small updates for output format Use %2d for the GPIO line number. This should align the results horziontally for most gpio chips. The GPIO label uses quotes for real values. For GPIO names this is currently missing. The patch adds the missing quote. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>