Skip to content

Commit

Permalink
ar9170usb: purge obsolete driver
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Apr 7, 2011
1 parent 26d5953 commit b0006e6
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 6,828 deletions.
11 changes: 0 additions & 11 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,6 @@ Who: Luis R. Rodriguez <lrodriguez@atheros.com>

---------------------------

What: AR9170USB
When: 2.6.40

Why: This driver is deprecated and the firmware is no longer
maintained. The replacement driver "carl9170" has been
around for a while, so the devices are still supported.

Who: Christian Lamparter <chunkeey@googlemail.com>

---------------------------

What: IRQF_SAMPLE_RANDOM
Check: IRQF_SAMPLE_RANDOM
When: July 2009
Expand Down
7 changes: 0 additions & 7 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1224,13 +1224,6 @@ W: http://wireless.kernel.org/en/users/Drivers/ath9k
S: Supported
F: drivers/net/wireless/ath/ath9k/

ATHEROS AR9170 WIRELESS DRIVER
M: Christian Lamparter <chunkeey@web.de>
L: linux-wireless@vger.kernel.org
W: http://wireless.kernel.org/en/users/Drivers/ar9170
S: Obsolete
F: drivers/net/wireless/ath/ar9170/

CARL9170 LINUX COMMUNITY WIRELESS DRIVER
M: Christian Lamparter <chunkeey@googlemail.com>
L: linux-wireless@vger.kernel.org
Expand Down
1 change: 0 additions & 1 deletion drivers/net/wireless/ath/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ config ATH_DEBUG

source "drivers/net/wireless/ath/ath5k/Kconfig"
source "drivers/net/wireless/ath/ath9k/Kconfig"
source "drivers/net/wireless/ath/ar9170/Kconfig"
source "drivers/net/wireless/ath/carl9170/Kconfig"

endif
1 change: 0 additions & 1 deletion drivers/net/wireless/ath/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
obj-$(CONFIG_ATH5K) += ath5k/
obj-$(CONFIG_ATH9K_HW) += ath9k/
obj-$(CONFIG_AR9170_USB) += ar9170/
obj-$(CONFIG_CARL9170) += carl9170/

obj-$(CONFIG_ATH_COMMON) += ath.o
Expand Down
20 changes: 0 additions & 20 deletions drivers/net/wireless/ath/ar9170/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/net/wireless/ath/ar9170/Makefile

This file was deleted.

258 changes: 0 additions & 258 deletions drivers/net/wireless/ath/ar9170/ar9170.h

This file was deleted.

Loading

0 comments on commit b0006e6

Please sign in to comment.