[PATCH v2 1/3] ath10k: create a chip revision whielist
Michal Kazior
michal.kazior at tieto.com
Mon Dec 1 00:35:18 PST 2014
On 1 December 2014 at 08:47, Kalle Valo <kvalo at qca.qualcomm.com> wrote:
> Michal Kazior <michal.kazior at tieto.com> writes:
>
>> This will make it easier to extend and maintain
>> list of supported hardware.
>>
>> Signed-off-by: Michal Kazior <michal.kazior at tieto.com>
>
> I fixed a typo: s/whielist/whitelist/
Oops. Thanks!
>> --- a/drivers/net/wireless/ath/ath10k/core.h
>> +++ b/drivers/net/wireless/ath/ath10k/core.h
>> @@ -479,7 +479,6 @@ struct ath10k {
>> u32 id;
>> const char *name;
>> u32 patch_load_addr;
>> -
>> struct ath10k_hw_params_fw {
>> const char *dir;
>> const char *fw;
>
> I removed this unnecessary change:
>
> https://github.com/kvalo/ath/commit/bfa7b7948acaf7063cf4d664393b7f7a1c53b2e4
>
> Because of my change there was also a simple conflict in patch 3:
>
> https://github.com/kvalo/ath/commit/3487683c94495b6e0bbb1f3b19b3987b4ca2ff1f
Ah, my original intention was to eventually remove the blank line
along with these patches but whatever. Looks good nonetheless, thanks!
Michał
More information about the ath10k
mailing list