gpiolib: remove gpio_set_debounce()
authorArnd Bergmann <arnd@arndb.de>
Tue, 7 Feb 2023 14:29:44 +0000 (16:29 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 10:33:01 +0000 (12:33 +0200)
commit0e685c3e7158d35626d6d76b9f859eae806d87fa
tree1ce79f7b1947b82287a26750dcd24e6ef2eb6ac9
parenteccb7a00613c804ec7244676090bf6ee43a23da2
gpiolib: remove gpio_set_debounce()

gpio_set_debounce() only has a single user, which is trivially
converted to gpiod_set_debounce().

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Documentation/driver-api/gpio/legacy.rst
Documentation/translations/zh_CN/driver-api/gpio/legacy.rst
Documentation/translations/zh_TW/gpio.txt
drivers/input/touchscreen/ads7846.c
include/linux/gpio.h