[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220413193654.258507-1-martin@kaiser.cx>
Date: Wed, 13 Apr 2022 21:36:46 +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 v2 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
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
Powered by blists - more mailing lists