ath9k_hw: distinguish single-chip solutions on initial probe print
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 27 Oct 2009 16:59:34 +0000 (12:59 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Oct 2009 20:49:18 +0000 (16:49 -0400)
commitf934c4d9de85571ff792360aa72dd26e00e1afc7
tree38b212bcd0ca4f2511cc7c9513df3096049185c7
parent2da4f01a0938b688f92f9ee380013cfb8653510f
ath9k_hw: distinguish single-chip solutions on initial probe print

Devices with external radios have revisions which we can count on.
On single chip solutions these EEPROM values for these radio revision
also exist but are not meaningful as the radios are embedded onto the
same chip. Each single-chip device evolves together as one device.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ahb.c
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/pci.c