From: Bob Copeland Date: Sun, 5 Jul 2009 01:03:13 +0000 (-0400) Subject: ath5k: write PCU registers on initial reset X-Git-Tag: v2.6.32-rc1~703^2~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3355443ad7601991affa5992b0d53870335af765;p=pandora-kernel.git ath5k: write PCU registers on initial reset "Ath5k: unify resets" introduced a regression into 2.6.28 where the PCU registers are never initialized, due to ath5k_reset() always passing true for change_channel. We subsequently program a lot of these registers but several may start in an unknown state. Cc: stable@kernel.org Reported-by: Forrest Zhang Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed