]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: Slightly more helpful debugfs
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 1 Oct 2018 21:06:17 +0000 (23:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 2 Oct 2018 08:06:29 +0000 (10:06 +0200)
commit90fd227029a25b452fd39dec6d557212d03d79b1
treed47d460556de6095078678408e5349ee130e4375
parent850d434ea37bd2e15154501279abc5c18bfb72d0
gpio: Slightly more helpful debugfs

This at least makes debugfs print if the line is active
high or low. That is pretty helpful as what we display
as "lo" or "hi" is the raw physical level of the line.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c