Skip to content

Commit db65bec

Browse files
committed
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>
1 parent 877fe50 commit db65bec

File tree

9 files changed

+0
-3711
lines changed

9 files changed

+0
-3711
lines changed

drivers/staging/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ source "drivers/staging/board/Kconfig"
6060

6161
source "drivers/staging/gdm724x/Kconfig"
6262

63-
source "drivers/staging/fwserial/Kconfig"
64-
6563
source "drivers/staging/clocking-wizard/Kconfig"
6664

6765
source "drivers/staging/fbtft/Kconfig"

drivers/staging/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ obj-$(CONFIG_USB_EMXX) += emxx_udc/
2020
obj-$(CONFIG_MFD_NVEC) += nvec/
2121
obj-$(CONFIG_STAGING_BOARD) += board/
2222
obj-$(CONFIG_LTE_GDM724X) += gdm724x/
23-
obj-$(CONFIG_FIREWIRE_SERIAL) += fwserial/
2423
obj-$(CONFIG_COMMON_CLK_XLNX_CLKWZRD) += clocking-wizard/
2524
obj-$(CONFIG_FB_TFT) += fbtft/
2625
obj-$(CONFIG_MOST) += most/

drivers/staging/fwserial/Kconfig

Lines changed: 0 additions & 32 deletions
This file was deleted.

drivers/staging/fwserial/Makefile

Lines changed: 0 additions & 3 deletions
This file was deleted.

drivers/staging/fwserial/TODO

Lines changed: 0 additions & 14 deletions
This file was deleted.

drivers/staging/fwserial/dma_fifo.c

Lines changed: 0 additions & 294 deletions
This file was deleted.

0 commit comments

Comments
 (0)