Skip to content

Commit

Permalink
Staging: remove cowloop driver
Browse files Browse the repository at this point in the history
The author has found a number of problems with the current version
of this driver in the current kernel, and is reworking it to get
things working again.  Because of that, it would be better to remove
the driver now and add it back in a future kernel release.

Cc: H.J. Thomassen <hjt@ATComputing.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Oct 9, 2009
1 parent 7d230df commit 999b9da
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2,939 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,5 @@ source "drivers/staging/sep/Kconfig"

source "drivers/staging/iio/Kconfig"

source "drivers/staging/cowloop/Kconfig"

endif # !STAGING_EXCLUDE_BUILD
endif # STAGING
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ obj-$(CONFIG_VME_BUS) += vme/
obj-$(CONFIG_RAR_REGISTER) += rar/
obj-$(CONFIG_DX_SEP) += sep/
obj-$(CONFIG_IIO) += iio/
obj-$(CONFIG_COWLOOP) += cowloop/
16 changes: 0 additions & 16 deletions drivers/staging/cowloop/Kconfig

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/cowloop/Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions drivers/staging/cowloop/TODO

This file was deleted.

Loading

0 comments on commit 999b9da

Please sign in to comment.