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

From: Martin Kaiser
Date: Sat Apr 09 2022 - 11:16:19 EST


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

Martin Kaiser (8):
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
staging: r8188eu: don't set _SUCCESS again
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

drivers/staging/r8188eu/core/rtw_pwrctrl.c | 48 ++++++-------------
.../staging/r8188eu/include/osdep_service.h | 1 -
drivers/staging/r8188eu/include/rtw_pwrctrl.h | 2 +-
.../staging/r8188eu/os_dep/osdep_service.c | 5 --
4 files changed, 15 insertions(+), 41 deletions(-)

--
2.30.2