Skip to content

Commit

Permalink
staging: irda: remove the irda network stack and drivers
Browse files Browse the repository at this point in the history
No one has publicly stepped up to maintain this broken codebase for
devices that no one uses anymore, so let's just drop the whole thing.

If someone really wants/needs it, we can revert this and they can fix
the code up to work properly.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Mar 14, 2018
1 parent c726543 commit d64c2a7
Show file tree
Hide file tree
Showing 137 changed files with 0 additions and 69,241 deletions.
10 changes: 0 additions & 10 deletions Documentation/networking/irda.txt

This file was deleted.

2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ menuconfig STAGING

if STAGING

source "drivers/staging/irda/net/Kconfig"

source "drivers/staging/ipx/Kconfig"

source "drivers/staging/ncpfs/Kconfig"
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ obj-y += media/
obj-y += typec/
obj-$(CONFIG_IPX) += ipx/
obj-$(CONFIG_NCP_FS) += ncpfs/
obj-$(CONFIG_IRDA) += irda/net/
obj-$(CONFIG_IRDA) += irda/drivers/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
Expand Down
4 changes: 0 additions & 4 deletions drivers/staging/irda/TODO

This file was deleted.

Loading

0 comments on commit d64c2a7

Please sign in to comment.