Skip to content

Commit

Permalink
Staging: remove at76_usb wireless driver.
Browse files Browse the repository at this point in the history
There is already an in-kernel driver for this hardware (since 2.6.30),
at76c50x-usb, and it supports all of the same devices.  So this driver
can now be deleted.

Acked-by: Kalle Valo <kalle.valo@iki.fi> 
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent ffac040 commit 1c6592f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 6,291 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ source "drivers/staging/wlan-ng/Kconfig"

source "drivers/staging/echo/Kconfig"

source "drivers/staging/at76_usb/Kconfig"

source "drivers/staging/poch/Kconfig"

source "drivers/staging/agnx/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ obj-$(CONFIG_USB_IP_COMMON) += usbip/
obj-$(CONFIG_W35UND) += winbond/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_ECHO) += echo/
obj-$(CONFIG_USB_ATMEL) += at76_usb/
obj-$(CONFIG_POCH) += poch/
obj-$(CONFIG_AGNX) += agnx/
obj-$(CONFIG_OTUS) += otus/
Expand Down
8 changes: 0 additions & 8 deletions drivers/staging/at76_usb/Kconfig

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 1c6592f

Please sign in to comment.