From: Nick Kossifidis Date: Tue, 23 Nov 2010 19:53:28 +0000 (+0200) Subject: ath5k: Set turbo bit on rf bank 2 X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4352fab5c2a1a602447d711c84d149bf2f0bc7ba;p=pandora-kernel.git ath5k: Set turbo bit on rf bank 2 * A diff between rfbuffer settings of turbo and non-turbo modes indicates there is a bit on bank 2 related to turbo operation (it's set on turbo modes). This bit is present on all radios except RF5413 that seems to have a completely different bank 2. Also since 2317 has the same rf-registers locations with 2425 and since the bit exists on 2317 I assume it also exists on 2425/2417). So in case we use turbo mode (40MHz) enable it on bank modification. Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed