linux-stable/drivers/staging/pi433
Andy Shevchenko 71b6b438f3 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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230528140147.32427-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-28 15:07:51 +01:00
..
Documentation staging: pi433: overlay: Rename overlay source file from .dts to .dtso 2022-10-26 09:08:02 -05:00
Kconfig
Makefile
TODO staging: pi433: Added information about bit_rate configuration 2023-02-06 10:45:24 +01:00
pi433_if.c staging: pi433: Remove stray gpiod_unexport() call 2023-05-28 15:07:51 +01:00
pi433_if.h staging: pi433: remove TODOs-related item from the TODO file 2022-03-01 22:30:29 +01:00
rf69.c staging: pi433: fix wrong debug message on rf69_write_fifo() 2022-08-16 15:11:19 +02:00
rf69.h staging: pi433: remove rf69_get_flag function resolving enum conflict 2022-03-01 22:31:21 +01:00
rf69_enum.h staging: pi433: remove rf69_get_flag function resolving enum conflict 2022-03-01 22:31:21 +01:00
rf69_registers.h staging: pi433: add missing register contants 2022-01-26 13:02:41 +01:00