Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327947
b: refs/heads/master
c: 8565f8b
h: refs/heads/master
i:
  327945: 97949ec
  327943: 91dc73a
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Sep 11, 2012
1 parent 2e28e4c commit 7532426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d43d04a9e10f743c601fca8d9a019798ea7ce866
refs/heads/master: 8565f8bf478e28a416e2816d906a84e323e5629c
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/ath/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,8 @@ static void ath9k_hw_init_pll(struct ath_hw *ah,
}

pll = ath9k_hw_compute_pll_control(ah, chan);

if (AR_SREV_9565(ah))
pll |= 0x40000;
REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll);

if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) ||
Expand Down

0 comments on commit 7532426

Please sign in to comment.