ath10k: fix the currently supported QCA9377 target version name
authorBartosz Markowski <bartosz.markowski@tieto.com>
Thu, 5 Nov 2015 08:50:40 +0000 (09:50 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 12 Nov 2015 19:03:00 +0000 (21:03 +0200)
commit12551ced30bb4658496ba76b7998dc6930b45722
treea475a682beac93afa032ceab6c4085ec6b5521e6
parentf680f70adbeab28b35f849016b964dd645db6237
ath10k: fix the currently supported QCA9377 target version name

When introducing the original QCA9377 support, the chip target
version was wrongly picked. The chip advertising itself with
bmi target value equal to 0x05020001 is in fact a 1.1 revision.
I realized this once I got a real 1.1 hw to play with.

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/pci.c