[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220409151557.207980-1-martin@kaiser.cx>
Date: Sat, 9 Apr 2022 17:15:49 +0200
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
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
Powered by blists - more mailing lists