]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: Enable PLL fix only for AR9340/AR9330
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 20 Aug 2013 04:35:59 +0000 (10:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Aug 2013 18:21:04 +0000 (14:21 -0400)
commit19c361608ce3e73f352e323262f7e0a8264be3af
treeaf6ae8fe91f9da5435f230a64a0bd554eff97cf1
parentd2e9fc141e2aa21f4b35ee27072d84e9aa6e2ba0
ath9k: Enable PLL fix only for AR9340/AR9330

The PLL hang workaround is required only for AR9330 and
AR9340. This issue was first observed on an AP121 and the WAR
is enabled for AR9340 also (DB120 etc.), since it uses a PLL
design identical to AR9330. This is not required for AR9485 and AR9550.

Various bugs have been reported regarding this:

https://bugzilla.redhat.com/show_bug.cgi?id=997217
https://bugzilla.redhat.com/show_bug.cgi?id=994648

Cc: stable@vger.kernel.org
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c