From: Sujith Date: Tue, 1 Jun 2010 09:44:07 +0000 (+0530) Subject: ath9k_hw: Cleanup TX power calculation for AR9287 X-Git-Tag: v2.6.36-rc1~571^2~615^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a55f858852e4345d0a31af593c46738ca8614bff;p=pandora-kernel.git ath9k_hw: Cleanup TX power calculation for AR9287 * Add a few comments, and move the updation of max_power_level to a helper routine. This is also done by non-4K based chipsets, this will be fixed in a separate patch. * Remove two WARs which are required for old AR5416 chipsets, and are not needed for AR9287. * Fix indentation and make things readable. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed