While reviewing ar9271 radio revisions I determined the radio revision does not apply although it can be populated in the EEPROM. This changes the hw probe print to reflect this for single chips and throws the code into hw code to be shared with ath9k_htc.
Luis R. Rodriguez (4): ath9k_hw: move mac name and rf name helpers to hw code ath9k_hw: distinguish single-chip solutions on initial probe print ath9k_hw: add AR9271 single chip name mapping ath9k_hw: add some debug print for hw initialization drivers/net/wireless/ath/ath9k/ahb.c | 10 ++-- drivers/net/wireless/ath/ath9k/calib.c | 3 + drivers/net/wireless/ath/ath9k/hw.c | 90 ++++++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath9k/hw.h | 2 + drivers/net/wireless/ath/ath9k/main.c | 58 -------------------- drivers/net/wireless/ath/ath9k/pci.c | 10 ++-- 6 files changed, 103 insertions(+), 70 deletions(-) _______________________________________________ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel