Skip to content

Commit f11192a

Browse files
Philipp Hortmanngregkh
authored andcommitted
staging: rts5208: Remove unused driver
Wei Wang from Realsil contributed this driver in 2011. The following reasons lead to the removal: - This driver generates maintenance workload - Did not find minimal documentation on the web. - No blog entries about anyone using the rts5208 and rts5288 during the last years. - Did not find any device that may has it in and is still available on the market. Link: https://lore.kernel.org/linux-staging/2024100943-shank-washed-a765@gregkh/T/#t Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/20241009193250.6211-1-philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 31d2ad6 commit f11192a

File tree

26 files changed

+0
-23686
lines changed

26 files changed

+0
-23686
lines changed

drivers/staging/Kconfig

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

3131
source "drivers/staging/rtl8712/Kconfig"
3232

33-
source "drivers/staging/rts5208/Kconfig"
34-
3533
source "drivers/staging/octeon/Kconfig"
3634

3735
source "drivers/staging/vt6655/Kconfig"

drivers/staging/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ obj-y += media/
55
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
66
obj-$(CONFIG_RTL8723BS) += rtl8723bs/
77
obj-$(CONFIG_R8712U) += rtl8712/
8-
obj-$(CONFIG_RTS5208) += rts5208/
98
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
109
obj-$(CONFIG_VT6655) += vt6655/
1110
obj-$(CONFIG_VT6656) += vt6656/

drivers/staging/rts5208/Kconfig

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

drivers/staging/rts5208/Makefile

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

drivers/staging/rts5208/TODO

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

drivers/staging/rts5208/general.c

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

drivers/staging/rts5208/general.h

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

0 commit comments

Comments
 (0)