public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: start cleaning up led blinking
@ 2022-08-22 20:13 Martin Kaiser
  2022-08-22 20:13 ` [PATCH 1/3] staging: r8188eu: don't restart "no link" blinking unnecessarily Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kaiser @ 2022-08-22 20:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

The code for led blinking contains too many states and state variables.
This series is a first tiny step towards cleaning things up.

Martin Kaiser (3):
  staging: r8188eu: don't restart "no link" blinking unnecessarily
  staging: r8188eu: always cancel blink_work
  staging: r8188eu: always update the status variables

 drivers/staging/r8188eu/core/rtw_led.c | 36 ++++++++++++--------------
 1 file changed, 17 insertions(+), 19 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-23 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 20:13 [PATCH 0/3] staging: r8188eu: start cleaning up led blinking Martin Kaiser
2022-08-22 20:13 ` [PATCH 1/3] staging: r8188eu: don't restart "no link" blinking unnecessarily Martin Kaiser
2022-08-22 20:13 ` [PATCH 2/3] staging: r8188eu: always cancel blink_work Martin Kaiser
2022-08-22 20:13 ` [PATCH 3/3] staging: r8188eu: always update the status variables Martin Kaiser
2022-08-23 18:49 ` [PATCH 0/3] staging: r8188eu: start cleaning up led blinking Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox