From: Elias Oltmanns Date: Wed, 29 Oct 2008 13:25:42 +0000 (+0100) Subject: ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular X-Git-Tag: v2.6.28-rc3~3^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d19267b8d1e12c0baebf9be96e04cddffe63f67;p=pandora-kernel.git ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular 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 --- Reading git-diff-tree failed