diff options
author | Marek Vasut <[email protected]> | 2024-10-04 13:44:12 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-10-17 19:47:41 +0300 |
commit | 0a6ea2e235efc129da8cde277adc7915077357ba (patch) | |
tree | b99e8c3db3899883ae5c06a864b1fd4f07fe9bc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 719e469eb9a29a0ef624af51878c8d7217929b84 (diff) |
wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c
Neither chip_allow_sleep()/chip_wakeup() is used outside of wlan.c .
Make both functions static and remove both the exported symbol and
entries from wlan.h .
Make chip_allow_sleep() return error code in preparation for the
follow up patches.
Move acquire_bus() and release_bus() to avoid forward declaration
of chip_allow_sleep()/chip_wakeup().
Reviewed-by: Alexis Lothoré <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions