OSDN Git Service

ath10k: override CE5 configuration for QCA6147 device
authorRyan Hsu <ryanhsu@qca.qualcomm.com>
Fri, 6 Nov 2015 02:44:27 +0000 (18:44 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 12 Nov 2015 19:05:00 +0000 (21:05 +0200)
commit2727a743e9eeb3d4063d4077afee3fd2a5e198ca
treef7f3a45074bc19e5664dd67807d06ccc6c95b78a
parent034074f3a889b69325326e612b7b37f3492a65ad
ath10k: override CE5 configuration for QCA6147 device

Commit a70587b3389a ("ath10k: configure copy engine 5 for HTT messages")
introduced to use the unused CE5 for target to host message. For the device
like QCA6174, CE5 already assigned for other feature. So for QCA6174, override
the CE5 configuration and use the CE1 instead.

This patch is based on Rajkumar's earlier patch.

Fixes: a70587b3389a ("ath10k: configure copy engine 5 for HTT messages")
Signed-off-by: Ryan Hsu <ryanhsu@qca.qualcomm.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c