]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: mockup: don't create the debugfs link named after the label
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 17 Jan 2019 14:04:23 +0000 (15:04 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 19 Feb 2019 16:42:28 +0000 (17:42 +0100)
commit809efbeca6cfe1263ead461052a6ad09322e61ea
treecc0f32160e38d24216021b1c39f835ac9b6de9ee
parent36ec12a1e74a1a14315fcd7582e7f70d658f5440
gpio: mockup: don't create the debugfs link named after the label

User-space tests no longer use it and we're breaking the interface
anyway.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-mockup.c