From: Elias Oltmanns Date: Wed, 12 Nov 2008 10:30:10 +0000 (+0100) Subject: ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular X-Git-Tag: v2.6.27.7~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e1cb2535bff4fad43471d95fa2ae5d68fac673;p=pandora-kernel.git ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular commit 7d19267b8d1e12c0baebf9be96e04cddffe63f67 upstream Take care to handle register 0xa228 exactly as in the HAL released by Atheros. This change is required to make ath5k work again on my system since commit 2203d6be (ath5k: Misc hw_reset updates), thus fixing a regression in 2.6.27 and therefore hopefully eligible for inclusion into a stable release. v2: Only overwrite initial register values on later revisions of AR5212 chips. v3: Use standard macros to manipulate the register. Signed-off-by: Elias Oltmanns Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed