staging: fwserial: delete the driver.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 10:58:17 +0000 (12:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Sep 2022 08:33:28 +0000 (10:33 +0200)
commitdb65becab2a331863620be9a1c08eccbdd0e03a7
tree2a02ad00d1d4f0249a653c66b2985acc6612f633
parent877fe503e6310675830198233c326b27b74c5cec
staging: fwserial: delete the driver.

In the years since it was added (2012), no one has stepped up to
maintain this properly and get it merged into the kernel tree.  So
remove it as it's obviously not being used.

If it is being used, we can easily revert this and take the time to get
it out of the staging tree.

Link: https://lore.kernel.org/r/20220924105817.808385-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/fwserial/Kconfig [deleted file]
drivers/staging/fwserial/Makefile [deleted file]
drivers/staging/fwserial/TODO [deleted file]
drivers/staging/fwserial/dma_fifo.c [deleted file]
drivers/staging/fwserial/dma_fifo.h [deleted file]
drivers/staging/fwserial/fwserial.c [deleted file]
drivers/staging/fwserial/fwserial.h [deleted file]