tools: gpio: Small updates for output format
authorMarkus Pargmann <mpa@pengutronix.de>
Tue, 23 Feb 2016 07:54:46 +0000 (08:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Feb 2016 13:20:58 +0000 (14:20 +0100)
commitbb91d345b49f9ca8ccf3ed9cc3346decdd9c4c3f
tree3296a839b65f2d8a1cf31315d7a43cb7a075ae3c
parent9d8cc89c316d9cc8ff269068ac8f904f13b5a70d
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>
tools/gpio/lsgpio.c
This page took 0.029137 seconds and 5 git commands to generate.