diff options
| author | Arnd Bergmann <[email protected]> | 2023-02-07 14:29:45 +0000 |
|---|---|---|
| committer | Andy Shevchenko <[email protected]> | 2023-03-06 10:33:01 +0000 |
| commit | d74e316633e49f44756c23997fa071979a939405 (patch) | |
| tree | e0e465bb5ad25bfeee3dff9a51ef3d6e63735e0e /drivers/gpio/gpio-mpc5200.c | |
| parent | gpiolib: remove gpio_set_debounce() (diff) | |
| download | kernel-d74e316633e49f44756c23997fa071979a939405.tar.gz kernel-d74e316633e49f44756c23997fa071979a939405.zip | |
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 <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions
