diff options
author | Bartosz Markowski <bartosz.markowski@tieto.com> | 2014-05-14 16:56:17 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-05-16 16:50:26 +0300 |
commit | a6a2f74e565db27d6b23276a4df16e00d789f60c (patch) | |
tree | 8c50be748b7e6fd7d790d4c7233e0b2256586656 /firmware/tigon | |
parent | 1a4ab28fc0baccbc8d78fa9fa22821e108ae4f4a (diff) |
ath10k: get rid of pci_assign_resource() call from pci_probe
On ARM-based (MSM mach), the pci_assign_resource() is passing
some invalid pointers and leading to L2 cache errors,
what prevents the PCI communication completly.
So far I have not found this funtion to be directly called by
any other wifi driver and did not found this assigning needed
on any other platform. So removing it completely.
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'firmware/tigon')
0 files changed, 0 insertions, 0 deletions