|
@@ -1070,6 +1070,7 @@ static bool ath9k_hw_set_reset_power_on(struct ath_hw *ah)
|
|
REG_WRITE(ah, AR_RC, AR_RC_AHB);
|
|
REG_WRITE(ah, AR_RC, AR_RC_AHB);
|
|
|
|
|
|
REG_WRITE(ah, AR_RTC_RESET, 0);
|
|
REG_WRITE(ah, AR_RTC_RESET, 0);
|
|
|
|
+ udelay(2);
|
|
|
|
|
|
REGWRITE_BUFFER_FLUSH(ah);
|
|
REGWRITE_BUFFER_FLUSH(ah);
|
|
DISABLE_REGWRITE_BUFFER(ah);
|
|
DISABLE_REGWRITE_BUFFER(ah);
|