Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Bartosz Markowski a6a2f74e56 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>
2014-05-16 16:50:26 +03:00
..
2014-04-24 09:20:58 +03:00
2014-04-11 08:35:25 +03:00
2014-02-14 13:19:55 +02:00
2014-02-28 11:59:06 +02:00
2013-09-16 19:47:46 +03:00
2014-03-25 14:15:19 +02:00
2014-01-10 11:39:57 +02:00
2013-09-26 10:12:23 +03:00
2014-04-24 09:22:52 +03:00
2014-05-16 16:46:03 +03:00