From: Bruno Randolf Date: Wed, 19 May 2010 01:31:00 +0000 (+0900) Subject: ath5k: move noise floor calibration into tasklet X-Git-Tag: v2.6.36-rc1~571^2~615^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e04a7eb1fdf37bc8bc0d0f59e5fb737926f0152;p=pandora-kernel.git ath5k: move noise floor calibration into tasklet Seperate noise floor calibration from other PHY calibration and move it to the tasklet. This is the first step to more separation of different calibrations. Also move out ath5k_hw_request_rfgain_probe(ah) so we have one clean function for I/Q calibration on 5111x parts. Signed-off-by: Bruno Randolf Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed