From: Luis R. Rodriguez Date: Mon, 21 Jun 2010 22:38:48 +0000 (-0400) Subject: ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() X-Git-Tag: v2.6.36-rc1~571^2~385^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=653fe371226fcbcc41b4662d35d2207648a6075d;p=pandora-kernel.git ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() The LowPower array writes disables the PLL when ASPM is enabled. The host driver makes quite a few calls to ath9k_hw_configpcipowersave() and these same calls also need to ensure the PLL is off when they issue it. Cc: Aeolus Yang Cc: Madhan Jaganathan Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed