ath5k: Update reset code
commite8f055f0c3ba226ca599c14c2e5fe829f6f57cbb
authorNick Kossifidis <mick@madwifi-project.org>
Mon, 9 Feb 2009 04:12:58 +0000 (9 06:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:44:49 +0000 (13 13:44 -0500)
tree02479a6c4aaa388b13866f0fb596433630863083
parenta406c139091902acebafb2462b64ba498901e820
ath5k: Update reset code

 * Update reset and sync with HALs

 * Clean up eeprom settings and tweaking of initvals and
   put them on separate functions

 * Set/Restore 32KHz ref clk operation

 * Add some more documentation

 TODO: Spur mitigation, tpc, half/quarter rate, compression etc

 v2: Address comments from Bob and Felix and fix RSSI threshold bug
 introduced on the first version of the patch

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/ath5k.h
drivers/net/wireless/ath5k/attach.c
drivers/net/wireless/ath5k/eeprom.c
drivers/net/wireless/ath5k/eeprom.h
drivers/net/wireless/ath5k/reg.h
drivers/net/wireless/ath5k/reset.c