Skip to content

Commit

Permalink
staging: rts5208: Remove unused driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Philipp Hortmann authored and Greg Kroah-Hartman committed Oct 10, 2024
1 parent 31d2ad6 commit f11192a
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 23,686 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ source "drivers/staging/rtl8723bs/Kconfig"

source "drivers/staging/rtl8712/Kconfig"

source "drivers/staging/rts5208/Kconfig"

source "drivers/staging/octeon/Kconfig"

source "drivers/staging/vt6655/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ obj-y += media/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
obj-$(CONFIG_RTL8723BS) += rtl8723bs/
obj-$(CONFIG_R8712U) += rtl8712/
obj-$(CONFIG_RTS5208) += rts5208/
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
obj-$(CONFIG_VT6655) += vt6655/
obj-$(CONFIG_VT6656) += vt6656/
Expand Down
9 changes: 0 additions & 9 deletions drivers/staging/rts5208/Kconfig

This file was deleted.

5 changes: 0 additions & 5 deletions drivers/staging/rts5208/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/staging/rts5208/TODO

This file was deleted.

25 changes: 0 additions & 25 deletions drivers/staging/rts5208/general.c

This file was deleted.

19 changes: 0 additions & 19 deletions drivers/staging/rts5208/general.h

This file was deleted.

Loading

0 comments on commit f11192a

Please sign in to comment.