]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpiolib: Show more info for interrupt only lines in debugfs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 19:12:30 +0000 (22:12 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 4 Jun 2024 08:17:24 +0000 (10:17 +0200)
commit54a687cd49e3625819f24e17655346c85f498cbc
treebd90d2b3ff6047fb3a0757051c8063d594bef4eb
parent5a646e03e956f45e74c0a606f51e1ebc13880309
gpiolib: Show more info for interrupt only lines in debugfs

Show more info for interrupt only lines in debugfs. It's useful
to monitor the lines that have been never requested as GPIOs,
but IRQs.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240530191418.1138003-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpiolib.c