ath5k: Update phy calibration functions
commitf860ee26db51c478fd70039bd4902912a8d93993
authorNick Kossifidis <mick@madwifi.org>
Sun, 20 Jul 2008 03:47:12 +0000 (20 06:47 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 1 Aug 2008 19:31:32 +0000 (1 15:31 -0400)
tree847120766bab69cc2a572e4d6fe863b046d1eafc
parentcc6323c7d8c231d83e592ff9f7acf2cac5e016f7
ath5k: Update phy calibration functions

 * Enable I/Q calibration each time we have correction results (we
   were only enabling calibration during reset). If we don't we commit
   the same results each time calibration routine is called.
 * Add some documentation and a TODO on nf calibration
 * Return -EAGAIN on noise floor timeout/failure

Changes-licensed-under: ISC
Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/phy.c