Arnd Bergmann d74e316633 gpiolib: remove legacy gpio_export()
There are only a handful of users of gpio_export() and
related functions.

As these are just wrappers around the modern gpiod_export()
helper, remove the wrappers and open-code the gpio_to_desc
in all callers to shrink the legacy API.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2023-03-06 12:33:01 +02:00
..
2022-12-19 08:54:17 -06:00
2023-03-06 12:33:01 +02:00
2023-02-26 11:47:26 -08:00
2023-02-16 13:50:50 +01:00
2022-02-07 16:35:35 -08:00
2022-11-15 14:52:38 -07:00
2023-02-25 11:48:02 -08:00
2020-06-02 20:32:53 -03:00
2020-12-10 22:37:32 +01:00
2022-02-21 18:00:30 +01:00
2022-06-10 15:38:14 +02:00