On Tue, Aug 2, 2011 at 1:40 PM, Mohammed Shafi <shafi.wirel...@gmail.com> wrote:
> On Tue, Aug 2, 2011 at 1:25 PM, Alex Hacker <hac...@epn.ru> wrote:
>> I think it looks like misprint which can lead to incorrect calibration 
>> process.
>
> true. looks like a typo, I will check with Vasanth. thanks.

this change looks fine. Alex, please send a patch to wireless-testing.  thanks.

>
>>
>> --- ar9003_phy.h.orig   2011-08-01 09:53:05.000000000 +0600
>> +++ ar9003_phy.h        2011-08-02 13:47:07.000000000 +0600
>> @@ -850,7 +850,7 @@
>>  #define AR_PHY_TPC_11_B1         (AR_SM1_BASE + 0x220)
>>  #define AR_PHY_PDADC_TAB_1       (AR_SM1_BASE + 0x240)
>>  #define AR_PHY_TX_IQCAL_STATUS_B1   (AR_SM1_BASE + 0x48c)
>> -#define AR_PHY_TX_IQCAL_CORR_COEFF_B1(_i)    (AR_SM_BASE + 0x450 + ((_i) << 
>> 2))
>> +#define AR_PHY_TX_IQCAL_CORR_COEFF_B1(_i)    (AR_SM1_BASE + 0x450 + ((_i) 
>> << 2))
>>
>>  /*
>>  * Channel 2 Register Map
>>
>> Best regrads,
>> Alex.
>>
>
>
>
> --
> shafi
>



-- 
shafi
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to