Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236928
b: refs/heads/master
c: ebefce3
h: refs/heads/master
v: v3
  • Loading branch information
Vivek Natarajan authored and John W. Linville committed Jan 28, 2011
1 parent 9c493ee commit 6d0c429
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bdd62c067d596e2469b243af9887f46e5d47d971
refs/heads/master: ebefce3d13f8b5a871337ff7c3821ee140c1ea8a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -3673,7 +3673,7 @@ static void ar9003_hw_internal_regulator_apply(struct ath_hw *ah)
return;

reg_pmu_set = (5 << 1) | (7 << 4) | (1 << 8) |
(7 << 14) | (6 << 17) | (1 << 20) |
(2 << 14) | (6 << 17) | (1 << 20) |
(3 << 24) | (1 << 28);

REG_WRITE(ah, AR_PHY_PMU1, reg_pmu_set);
Expand Down

0 comments on commit 6d0c429

Please sign in to comment.