aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexis LothorĂ© <[email protected]>2024-06-13 16:06:41 +0200
committerKalle Valo <[email protected]>2024-06-18 13:23:15 +0300
commit301e44e973ebb28d31a97441846dfa9fef6aa62b (patch)
treea72cac3a37e83b0a7bc2b15bd96cb1ed2ec21675 /tools/perf/scripts/python/bin
parent70ed0bdab1ca17aef6731e2c146b69050ff447f6 (diff)
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/sleep
host_wakeup_notify and host_sleep_notify are surrounded by chip_wakeup and chip_allow_sleep calls, which theorically need to be protected with the hif_cs lock. This lock protection is currently missing. Instead of adding the lock where those two functions are called, move those in host->chip suspend notifications to benefit from the lock already used there (in bus_acquire/bus_release) Signed-off-by: Alexis LothorĂ© <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions