selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 11 Apr 2023 17:15:21 +0000 (20:15 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 16 Jun 2023 09:10:08 +0000 (11:10 +0200)
commit61c65a8b50c22ef17839df6f342df44a5631400a
treea892bc2c9798c4970602dbfd6e36362188ea8956
parentcd33f216d241520385a5166ae73a0771197a9f0b
selftests: gpio: gpio-sim: Use same variable name for sysfs pathname

SYSFS_PATH can be used locally and globally, especially that has
the same content.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tools/testing/selftests/gpio/gpio-sim.sh