Skip to content

Commit ade7615

Browse files
committed
staging: csr: remove driver
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]>
1 parent ad81f05 commit ade7615

File tree

146 files changed

+0
-91599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+0
-91599
lines changed

drivers/staging/Kconfig

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

119119
source "drivers/staging/gdm72xx/Kconfig"
120120

121-
source "drivers/staging/csr/Kconfig"
122-
123121
source "drivers/staging/silicom/Kconfig"
124122

125123
source "drivers/staging/ced1401/Kconfig"

drivers/staging/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ obj-$(CONFIG_MFD_NVEC) += nvec/
5252
obj-$(CONFIG_ANDROID) += android/
5353
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
5454
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
55-
obj-$(CONFIG_CSR_WIFI) += csr/
5655
obj-$(CONFIG_NET_VENDOR_SILICOM) += silicom/
5756
obj-$(CONFIG_CED1401) += ced1401/
5857
obj-$(CONFIG_DRM_IMX) += imx-drm/

drivers/staging/csr/Kconfig

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

drivers/staging/csr/LICENSE.txt

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

drivers/staging/csr/Makefile

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

0 commit comments

Comments
 (0)