diff options
author | Andy Shevchenko <[email protected]> | 2023-05-28 17:09:38 +0300 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-06-06 20:47:48 +0200 |
commit | 18b849f12dcc34ec4cb9c8fadeb503b069499ba4 (patch) | |
tree | 7e36f8551d4ba63df853c8f2f38d8c0cb7ca7063 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5c68005083d620b1499fc81926a514d39ae8b88c (diff) |
ieee802154: ca8210: Remove stray gpiod_unexport() call
There is no gpiod_export() and gpiod_unexport() looks pretty much stray.
The gpiod_export() and gpiod_unexport() shouldn't be used in the code,
GPIO sysfs is deprecated. That said, simply drop the stray call.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-wpan/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions