Thanks Sujith.  You mentioned this before,  so need more investigation,  and 
this patch will be discarded. 

Miaoqing

-----Original Message-----
From: Sujith Manoharan [mailto:[email protected]] 
Sent: Thursday, August 20, 2015 11:47 AM
To: Pan, Miaoqing
Cc: [email protected]; [email protected]; ath9k-devel; Valo, 
Kalle
Subject: Re: [PATCH v2 2/2] ath9k: fix incorrect calibration initial for ar9561

[email protected] wrote:
> -     if (AR_SREV_9485(ah) || AR_SREV_9462(ah) || AR_SREV_9565(ah))
> +     if (AR_SREV_9485(ah) || AR_SREV_9462(ah) || AR_SREV_9565(ah) ||
> +         AR_SREV_9561(ah))
>               priv_ops->init_cal = ar9003_hw_init_cal_pcoem;
>       else
>               priv_ops->init_cal = ar9003_hw_init_cal_soc;

Are you sure about this ? AR9561 is not a PCOEM chip, IIRC.
Maybe the SoC routine is missing some code changes for AR956x ?

Sujith
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to