Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
[linux-2.6.git]
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.h
diff --git
a/drivers/net/wireless/ath/ath9k/hw.h
b/drivers/net/wireless/ath/ath9k/hw.h
index 6673a8103364a3e943f6e8e8ff8f264413c480ef..773f5c405c0e027e6f7bacc2c86c4e396c0a4735 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/hw.h
+++ b/
drivers/net/wireless/ath/ath9k/hw.h
@@
-102,7
+102,7
@@
#define AR_GPIO_BIT(_gpio) (1 << (_gpio))
#define BASE_ACTIVATE_DELAY 100
-#define RTC_PLL_SETTLE_DELAY 100
0
+#define RTC_PLL_SETTLE_DELAY 100
#define COEF_SCALE_S 24
#define HT40_CHANNEL_CENTER_SHIFT 10