linux-stable/arch/sh/boards/mach-ap325rxa
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
..
Makefile sh: boards: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
sdram.S sh: boards: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
setup.c gpiolib: remove legacy gpio_export() 2023-03-06 12:33:01 +02:00