[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211125162513.25039-1-martin@kaiser.cx>
Date: Thu, 25 Nov 2021 17:25:09 +0100
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/4] staging: r8188eu: clean up workers
Remove the wrapper functions for work items. Use a delayed worker in the
led layer.
I tested this series on top of "clean up efuse / eeprom code".
Martin Kaiser (4):
staging: r8188eu: remove the _set_workitem wrapper
staging: r8188eu: remove the _init_workitem wrapper
staging: r8188eu: remove the _cancel_workitem_sync wrapper
staging: r8188eu: use a delayed worker for led updates
drivers/staging/r8188eu/core/rtw_cmd.c | 4 +-
drivers/staging/r8188eu/core/rtw_led.c | 106 ++++++++----------
.../staging/r8188eu/include/osdep_service.h | 14 ---
drivers/staging/r8188eu/include/rtw_led.h | 16 +--
4 files changed, 55 insertions(+), 85 deletions(-)
--
2.20.1
Powered by blists - more mailing lists