diff options
| author | Marek Vasut <marex@denx.de> | 2024-10-04 13:44:12 +0200 |
|---|---|---|
| committer | Kalle Valo <kvalo@kernel.org> | 2024-10-17 19:47:41 +0300 |
| commit | 0a6ea2e235efc129da8cde277adc7915077357ba (patch) | |
| tree | b99e8c3db3899883ae5c06a864b1fd4f07fe9bc2 /tools/perf/scripts/python | |
| parent | 719e469eb9a29a0ef624af51878c8d7217929b84 (diff) | |
| download | linux-0a6ea2e235efc129da8cde277adc7915077357ba.tar.gz linux-0a6ea2e235efc129da8cde277adc7915077357ba.zip | |
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é <alexis.lothore@bootlin.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241004114551.40236-3-marex@denx.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
