gpioinfo: print bias flags if set
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 29 Apr 2020 12:38:23 +0000 (14:38 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 4 May 2020 10:35:23 +0000 (12:35 +0200)
commit56fdcfa871b47db66739d46a97f192d52b931c66
tree33a5f3a9964fa206568d22d45289183c1950f2d7
parent25377456817a6eb103f32172e3f34ed9d00af2c4
gpioinfo: print bias flags if set

When printing line information: check the bias configuration and include
the current value in the 'flags' column of output.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/gpioinfo.c