Skip to content

Commit

Permalink
staging: csr: remove driver
Browse files Browse the repository at this point in the history
This driver is not being updated as the specifications are not able to
be gotten from CSR or anyone else.  Without those, getting this driver
into proper mergable shape is going to be impossible.  So remove the
driver from the tree.

If the specifications ever become available, this patch can be reverted
and the driver fixed up properly.

Reported-by: Lidza Louina <[email protected]>
Cc: Veli-Pekka Peltola <[email protected]>
Cc: Mikko Virkkilä <[email protected]>
Cc: Lauri Hintsala <[email protected]>
Cc: Riku Mettälä <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
gregkh committed Jul 17, 2013
1 parent ad81f05 commit ade7615
Show file tree
Hide file tree
Showing 146 changed files with 0 additions and 91,599 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ source "drivers/staging/ozwpan/Kconfig"

source "drivers/staging/gdm72xx/Kconfig"

source "drivers/staging/csr/Kconfig"

source "drivers/staging/silicom/Kconfig"

source "drivers/staging/ced1401/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
obj-$(CONFIG_CSR_WIFI) += csr/
obj-$(CONFIG_NET_VENDOR_SILICOM) += silicom/
obj-$(CONFIG_CED1401) += ced1401/
obj-$(CONFIG_DRM_IMX) += imx-drm/
Expand Down
9 changes: 0 additions & 9 deletions drivers/staging/csr/Kconfig

This file was deleted.

39 changes: 0 additions & 39 deletions drivers/staging/csr/LICENSE.txt

This file was deleted.

73 changes: 0 additions & 73 deletions drivers/staging/csr/Makefile

This file was deleted.

Loading

0 comments on commit ade7615

Please sign in to comment.