summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>2016-05-23 23:12:43 +0300
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:58:55 +0530
commitdac9835b1d57b119f25ecdbf99b4dea2c62d7eba (patch)
tree4dc8ee3a0ca890b66c835d4ffad52842f3ec5855 /tools/perf/scripts/python/netdev-times.py
parent2f1d2e87a72bac59816330e375c0142347481c6a (diff)
ath10k: clean up growing hw checks during safe and full reset
Store pci chip secific reset funtions in struct ath10k_pci as callbacks during early ath10k_pci_probe() and use the callback to perform chip specific resets. This patch essentially adds two callback in ath10k_pci, one for doing soft reset and the other for hard reset. By using callbacks we can get rid of those hw revision checks in ath10k_pci_safe_chip_reset() and ath10k_pci_chip_reset(). As such this patch does not fix any issue. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions