aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexis LothorĂ© <[email protected]>2024-06-13 16:06:44 +0200
committerKalle Valo <[email protected]>2024-06-18 13:23:16 +0300
commit1e9e258d9fb5c46dbf78f1baf06ac3836a44f2fa (patch)
treeed8532c5df77af40b326b05e8fd9715f704fb3df /tools/perf/scripts/python
parenta814112e9545b873bcd82b2aafb6e88a82e6949f (diff)
wifi: wilc1000: remove suspend/resume from cfg80211 part
WILC1000 suspend/resume implementation is currently composed of two parts: suspend/resume ops implemented in cfg80211 ops, which merely sets a flag, and suspend/resume ops in sdio/spi driver which, based on this flag, execute or not the suspend/resume mechanism. This dual set of ops is not really needed , so keep only the sdio part to implement suspend/resume. While doing so, remove the now unused suspend_event flag. 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')
0 files changed, 0 insertions, 0 deletions