[PATCH v2 0/8] staging: r8188eu: clean up rtw_pwr_wakeup

From: Martin Kaiser
Date: Wed Apr 13 2022 - 15:37:44 EST


Clean up the rtw_pwr_wakeup function. Use in-kernel routines for
handling timeouts.

v2:
- drop the "don't set _SUCCESS again" patch
- add another patch to remove unused timer functions

Martin Kaiser (8):
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
staging: r8188eu: make return values consistent
staging: r8188eu: simplify the ps_processing check
staging: r8188eu: summarize two if statements
staging: r8188eu: use kernel functions for timeout handling
staging: r8188eu: clean up the code to set ips_deny_time
staging: r8188eu: remove the bInSuspend loop
staging: r8188eu: remove unused timer functions

drivers/staging/r8188eu/core/rtw_pwrctrl.c | 44 ++++++-------------
.../staging/r8188eu/include/osdep_service.h | 4 --
drivers/staging/r8188eu/include/rtw_pwrctrl.h | 2 +-
.../staging/r8188eu/os_dep/osdep_service.c | 16 -------
4 files changed, 14 insertions(+), 52 deletions(-)

--
2.30.2