From: Sujith Manoharan Date: Tue, 23 Jul 2013 10:55:17 +0000 (+0530) Subject: ath9k: Fix diversity combining for AR9285 X-Git-Tag: v3.12-rc1~132^2~297^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b8359d7878f75584ed68b7a2b930bd9bea814d;p=pandora-kernel.git ath9k: Fix diversity combining for AR9285 When antenna diversity combining is enabled in the EEPROM, the initial values for the MAIN/ALT config have to be programmed correctly. This patch adds it for AR9285. Since the diversity combining macros are common to all chip families, remove the redundant AR9285 macros and move the definitions to phy.h. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed