summaryrefslogtreecommitdiff
path: root/arch/arm/mach-berlin
diff options
context:
space:
mode:
authorAnilkumar Kolli <akolli@qti.qualcomm.com>2015-10-16 15:54:51 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2015-10-19 17:38:01 +0300
commit1aaf8efba0aeb25eb5858b19472badaa54a41a38 (patch)
tree1bc3ea6d0198f5cac8395a87a495843f49657651 /arch/arm/mach-berlin
parent400143e45d39fcedb5106c3aa212746a80a61f7c (diff)
ath10k: disable PCI PS for QCA988X and QCA99X0
This patch disables PCI PS for QCA988X and QCA99X0, Since PCI PS is validated for QCA6174, let it be enabled only for QCA6174. It would be better to execute PCI PS related functions only for the supported devices. PCI time out issue is observed with QCA99X0 on x86 platform, We will disable PCI PS for QCA988X and QCA99X0 until PCI PS is properly implemented. Taking and releasing ps_lock is causing higher CPU consumption. Michal Kazior suggested ps_lock overhead to be reworked so that ath10k_pci_wake/sleep functions are called less often, i.e. move the powersave logic up (only during irq handling, tx path, submitting fw commands) but that's a bigger change and can be implemented later. Signed-off-by: Anilkumar Kolli <akolli@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'arch/arm/mach-berlin')
0 files changed, 0 insertions, 0 deletions