diff options
author | Andy Shevchenko <[email protected]> | 2023-05-28 17:01:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-28 15:07:51 +0100 |
commit | 71b6b438f301733c150508f656e1cdb5285067e6 (patch) | |
tree | 68e730b983e43ac18682e62fad8f3c4bf4a655de /tools/perf/scripts/python/mem-phys-addr.py | |
parent | b36be72b5a7bf607c3e3c771bce4c41d99483038 (diff) |
staging: pi433: Remove stray gpiod_unexport() call
There is no gpiod_export() and gpiod_unexport() looks pretty much stray.
If user space tools somehow belong to that, they should be fixed, the
gpiod_export() and gpiod_unexport() shouldn't be used in a new code,
GPIO sysfs is deprecated. That said, and taking into account staging
state of the driver, simply drop the stray call.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions