atheros: introduce ath module containing common ath5k/ath9k/ar9170 code

This change creates a new module, ath.ko, which includes code that can
be shared between ath5k, ath9k and ar9170. For now, extract most of the ath9k
regulatory code so it can also be used in ath5k.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Este commit está contenido en:
Bob Copeland
2009-03-30 22:30:29 -04:00
cometido por John W. Linville
padre c02cf3738c
commit 3a702e49c0
Se han modificado 13 ficheros con 155 adiciones y 111 borrados

Ver fichero

@@ -0,0 +1,4 @@
config ATH_COMMON
tristate "Atheros Wireless Cards Shared Support"
depends on ATH5K || ATH9K