From: Felix Fietkau Date: Wed, 13 Apr 2011 19:56:46 +0000 (+0200) Subject: ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 X-Git-Tag: v3.0-rc1~377^2~256^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9dddea89eb2132ba919fe04cb3b44a3b1e6db7;p=pandora-kernel.git ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 There are two variants of AR5312 dual-band devices, one single-radio and the other one dual-radio. On the dual-radio board, the first MAC only supports 5 GHz, even though it has a dual-band PHY. The 2.4 GHz part of this phy is used in pass-through mode, connecting the second MAC with the second PHY. Disable 2.4 GHz for the first MAC on an AR5312, but only if the board configuration indicates a dual-radio device. Signed-off-by: Felix Fietkau Tested-by: Sedat Dilek Signed-off-by: John W. Linville --- Reading git-diff-tree failed