diff options
author | 2023-02-07 16:29:45 +0200 | |
---|---|---|
committer | 2023-03-06 12:33:01 +0200 | |
commit | d74e316633e49f44756c23997fa071979a939405 (patch) | |
tree | e0e465bb5ad25bfeee3dff9a51ef3d6e63735e0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpiolib: remove gpio_set_debounce() (diff) | |
download | wireguard-linux-d74e316633e49f44756c23997fa071979a939405.tar.xz wireguard-linux-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 <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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions