commit | 320e14b8db51a2d635897d521db4e5c79c3a8390 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Mar 02 13:22:13 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Sat Mar 07 10:07:17 2015 +0200 |
tree | c09aa1f6864f2c17cfaf995dbae03778d18f6ae2 | |
parent | 548462133d98e5da93fd6b4c9edc6bf5c87dfc92 [diff] |
ath10k: fix some pci wake/sleep issues In some cases the device ends up sleeping while ath10k didn't expect it to leading to reading garbage from registers, e.g. when shared irqs are used and the driver is in powered down state. This effectively makes the device remain awake all the time even when all interfaces are down. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>