tests: fix debugfs path
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 10 Apr 2019 14:47:19 +0000 (16:47 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 23 Apr 2019 09:47:07 +0000 (11:47 +0200)
commitc30f01dc0c62d29370623daf15ac1e2a33b652a6
tree7667f77d5812eef20b88e8fb5ba74fbbade327d9
parentc62ad3091acd34eabf09bd3a05bafa6a114da781
tests: fix debugfs path

Since linux v5.1 the debugfs path for gpio-mockup changed. Use the new
path both for the main directory as well as for the chip subdirectories
which no longer use the chip's label.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/gpiod-test.c